News

In this project, I created a Java number-guessing game where users guess a random number between 1 and 10. I learned about using loops, conditional statements, input validation, handling user input ...