Search:

Type: Posts; User: thegorila78

Search: Search took 0.08 seconds.

  1. Replies
    3
    Views
    1,410

    Re: Trouble with detecting digits

    I imported the java.util.Random and then I created a random object called myGenerator. When I try to declare my random number as a String I get an error:
    Error: cannot find symbol
    symbol: ...
  2. Replies
    3
    Views
    1,410

    Trouble with detecting digits

    Here is the question assigned to me in class...

    Suppose you want to develop a program to play lottery. The program randomly
    generates a lottery of a two-digit number, prompts the user to enter a...
Results 1 to 2 of 2