/treehouse_python_techdegree_unit1

The project is a number guessing game created as a project for Treehouse Python Tech Degree unit 1

Primary LanguagePython

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.