Search:

Type: Posts; User: TCDave

Search: Search took 0.12 seconds.

  1. Replies
    3
    Views
    1,258

    Re: Prints an extra character for this game.

    Oh, the 35 is nothing significant. I was planning to replace that with a boolean to end the program when no more question marks were printed.

    I am reading an entire line with Scanner's...
  2. Replies
    3
    Views
    1,258

    Prints an extra character for this game.

    This program is supposed to work like hangman. My code is inputting extra '?' even after a user makes a correct guess. How do I correct this? I want to use the for loops that already exist and I...
Results 1 to 2 of 2