Skip to content

A simple guessing game using random module and flow control with a max of 3 guesses only for a random number between 0 and 20

Notifications You must be signed in to change notification settings

LeslieMunMus/Python_GuessingGame

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

Python_GuessingGame

A simple guessing game using random module and flow control with a max of 3 guesses only for a random number between 0 and 20

Guess a random number between 0 and 20. You only have 3 chances and the number changes everytime the game is run. If you guess it right, you get guess prize money. It will reveal the secret number in the end if you fail nonetheless. Have FUN!!

About

A simple guessing game using random module and flow control with a max of 3 guesses only for a random number between 0 and 20

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages