Skip to content

Latest commit

 

History

History
8 lines (3 loc) · 296 Bytes

File metadata and controls

8 lines (3 loc) · 296 Bytes

Treehouse Python tech degree unit 1:

Number Guessing Game

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.