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
Built a console number guessing game that prompts a player to choose a number between a specified range of numbers. After the user guesses the correct number, it display the number of attempts it took them to guess correctly.