The Number Guessing Game

2022-01-01

View on GitHub

Skills

Description

Build 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, display the number of attempts it took them to guess correctly.