[Tutor] Assistance

2011-04-24 Thread Krystal Brosz
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

Re: [Tutor] Fwd: Assistance

2011-04-24 Thread Krystal Brosz
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

[Tutor] Fwd: Assistance

2011-04-24 Thread Krystal Brosz
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