项目作者: Yog9
项目描述 :
Number Guessing Game in Python
高级语言: Python
项目地址: git://github.com/Yog9/Python-Project-1.git
Guess The Number Game
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.