Skip to content

As I have started learning Python recently so I thought of learning python with fun & have built the simple game with my basic knowledge of Python.

Notifications You must be signed in to change notification settings

AyushSingh22/A-Guessing-Game-In-Python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

A-Guessing-Game-In-Python

As I have started learning Python recently so I thought of learning python with fun & have built the simple game with my basic knowledge of Python. I have made an interactive guessing game in Python. This is going to be a simple guessing game where the computer will generate a random number between 1 to 10, and the user has to guess it in 3 attempts. Based on the user’s guess computer will give various hints if the number is high or low. When the user guess matches the number computer willprint the answer along with the number of attempts.

About

As I have started learning Python recently so I thought of learning python with fun & have built the simple game with my basic knowledge of Python.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages