Search:

Type: Posts; User: robingeldolf

Search: Search took 0.22 seconds.

  1. Thread: how to?

    by robingeldolf
    Replies
    4
    Views
    973

    Re: how to?

    y <= number

    thank you very much
  2. Thread: how to?

    by robingeldolf
    Replies
    4
    Views
    973

    Re: how to?

    if the input is 100, the loop has to be done 100 times but i don't think for is the right way.
    i have to run SimulationThatHasToBeDoneXNumberOfTimes(); an amount of times==>that amount is chosen by...
  3. Thread: how to?

    by robingeldolf
    Replies
    4
    Views
    973

    how to?

    I have to let the user press in a number, and the number that is being inserted is the amount that the program has to run.

    so i have this already

    System.out.println("How many simulations do you...
Results 1 to 3 of 3