Search:

Type: Posts; User: Junky

Search: Search took 0.09 seconds.

  1. Replies
    19
    Views
    1,524

    Re: Game Program HELPPPP

    I use the general rule that if you know exactly how many times a loop should iterate use a for loop. When the number of iterations are unknown then use a while loop.

    Print 10 numbers - for loop...
  2. Replies
    19
    Views
    1,524

    Re: Game Program HELPPPP

    What do you want me to explain?
  3. Replies
    19
    Views
    1,524

    Re: Game Program HELPPPP

    Another example of being spoonfed code and trying to use it without understanding it.
Results 1 to 3 of 3