Search:

Type: Posts; User: KucerakJM

Search: Search took 0.27 seconds.

  1. Thread: loop

    by KucerakJM
    Replies
    6
    Views
    1,264

    Re: loop

    So there are a few issues I can see:
    1. The counter variable for your for loop (score) is the same variable you use to get input, rendering the counter useless.
    2. The variable score has a scope...
  2. Thread: loop

    by KucerakJM
    Replies
    6
    Views
    1,264

    Re: loop

    ^---copeg got it before me
    redundant so I removed it.
Results 1 to 2 of 2