Introduction - If you have any usage issues, please Google them yourself
Guess the number game: first let the computer generate a random number x of 1~ 100, then the user guesses the number. If the number of guesses is greater than x, then the "High" is displayed, and "Low" is displayed, which indicates "You Won", while exiting the game. The maximum number of users can be guessed 10 times.