Search:

Type: Posts; User: grimrader22

Search: Search took 0.10 seconds.

  1. Replies
    7
    Views
    1,178

    [SOLVED] Re: Troubles with My code

    I'm really confused on what I am supposed to do.
  2. Replies
    7
    Views
    1,178

    [SOLVED] Re: Troubles with My code

    So how would I use that to fix my code?
  3. Replies
    7
    Views
    1,178

    [SOLVED] Re: Troubles with My code

    What do you mean

    Second, private int numberToGuess = rand.nextInt(100); the direct assignment ?
  4. Replies
    7
    Views
    1,178

    [SOLVED] Troubles with My code

    Hi, I'm trying to make a GUI that creates a random number and then you have to guess the number. I get some weird errors in the code. First of all my code is


    import javax.swing.*;
    import...
Results 1 to 4 of 4