sophienb7 / PythonProjects

My project is a random number guessing game. The game starts by generating a random number between 1-50, and then allows the user 5 attempts to guess the random number. With each wrong guess, the program tells the user whether the random number is higher or lower than their guess as a hint.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

PythonProjects

About

My project is a random number guessing game. The game starts by generating a random number between 1-50, and then allows the user 5 attempts to guess the random number. With each wrong guess, the program tells the user whether the random number is higher or lower than their guess as a hint.


Languages

Language:Python 100.0%