Hi there,
i'm struggling with a program, i feel like i am really close to getting it
but i cannot find a way to use the target variables inside of a loop:
I'm trying to get the program to ask the user, how many grades are you going
to enter. Then i want to work out the average which is fine. But
though it
needs to add to the list after each iteration
any advice is appreciated.
Thanks again,
Krystal
:)
Krystal Brosz wrote:
> Hi there,> > i'm struggling with a program, i feel like i am really close
to getting it> but i cannot find a way to use the target variables inside
Hi there,
i'm struggling with a program, i feel like i am really close to getting it
but i cannot find a way to use the target variables inside of a loop:
I'm trying to get the program to ask the user, how many grades are you going
to enter. Then i want to work out the average which is fine. But