The Number Guessing Game

QUEST DATE: 2026-03-26 22:26:52

VIEW ON GITHUB

SKILLS PRACTICED

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.