Search:

Type: Posts; User: Junky

Search: Search took 0.10 seconds.

  1. Thread: how to?

    by Junky
    Replies
    4
    Views
    962

    Re: how to?

    I understand, I want you to think about it. If numberSimulation is 100 and y is 0 what should the condition of your loop be?
  2. Thread: how to?

    by Junky
    Replies
    4
    Views
    962

    Re: how to?

    y = numberSimulation

    A single equals is assignment. A double equals is comparison. Do you really want the loop to execute ONLY when y equals numberSimulation?
Results 1 to 2 of 2