Game guessing number
1- The system randomly selects a number between 1 and 100
2- The user tries to guess the selected number
3. After each user guess, if the number entered is correct, the program will end. Otherwise, the program announces that the number entered is less or more than the desired number and the user can guess again.
Another question similar to this question inThis linkThere, be careful not to make a mistake