Search:

Type: Posts; User: Nicken99

Search: Search took 0.09 seconds.

  1. Replies
    6
    Views
    1,401

    Re: If Statement - Check for two thinks

    Thans Alot... I've learn so much. But every time i got my code right now - it shows the answer two times, how can i make it go away?

    Code:
    public static void main(String[] args) {
    ...
  2. Replies
    6
    Views
    1,401

    Re: If Statement - Check for two thinks

    Now I'm confused, (I'm from Denmark, and 14 years old, so I'm not perfect at English) I'm not sure that I'm using Scanners right now.
    If I'm wrong then please tell me. (Just like: "You are using...
  3. Replies
    6
    Views
    1,401

    Re: If Statement - Check for two thinks

    First, I couldn't have my whole code, cause I'm new.
    I'm making a small game and i'm trying to check for if the user types in the right answer, so i want to make it all lower case, before i check...
  4. Replies
    6
    Views
    1,401

    If Statement - Check for two thinks

    Hi, i got this problem.
    I'm trying to make an if statement check for this, at the same time:
    If the userInput is equal to some text and if a random number is greather than another random number.
    ...
Results 1 to 4 of 4