Search:

Type: Posts; User: maple1100

Search: Search took 0.09 seconds.

  1. Replies
    5
    Views
    1,465

    Re: Java Nest Loop ( Dice Stimulation)

    Thank you :). Also, looking at my code, if I wanted to do the number of sides base on the user input instead of 11, do you think there any way I can compare the sum of any given side then have a...
  2. Replies
    5
    Views
    1,465

    Re: Java Nest Loop ( Dice Stimulation)

    Oh I forgot to include that I can't use array :( Thanks though!
  3. Replies
    5
    Views
    1,465

    Java Nest Loop ( Dice Stimulation)

    I'm currently creating a Dice Roll stimulation with nest loop, but my code seem kind of long, any idea on how I can shorten it?



    import java.util.Random;
    import java.util.Scanner;
    public...
Results 1 to 3 of 3