You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In this project, a random number between 1 and 100 is selected, and the user tries to guess this number. After each guess, the user is told whether the number is higher or lower. When the correct guess is made, the number of attempts taken to succeed is indicated.