Search:

Type: Posts; User: tyneframe

Search: Search took 0.08 seconds.

  1. Replies
    7
    Views
    1,194

    Re: Simple loop problem

    Thank you so much for the help! It works perfectly now. Can't believe I forgot the == thing.
    Thanks again.
  2. Replies
    7
    Views
    1,194

    Re: Simple loop problem

    Hm, I'm still not sure what I'm doing wrong. I've tried entering the boolean and setting the result based on the numberEntered just like you said, but I keep getting an error that says "cannot make a...
  3. Replies
    7
    Views
    1,194

    Re: Simple loop problem

    Sorry, my mistake. It is supposed to keep repeating until the user enters 13. How do I go about setting a value to finished?
  4. Replies
    7
    Views
    1,194

    Simple loop problem

    At least I think the solution to my problem will involve a loop. I'm new to java, so I'm sorry if I'm on the wrong board.
    Basically, my code asks the user to enter a number from 1 - 12 and it then...
Results 1 to 4 of 4