Skip to content

Made a Guessing game using python. It generates random number between 1 and 100 and user has to guess it with the help of output generated upon each guess. Getting nearer to number outputs warmer and farther from it outputs colder. Upon Success outputs number of guesses made. Used loop, modules, functions and control flow statements along with s…

Notifications You must be signed in to change notification settings

sidhant-khamankar/Guessing-Game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

Guessing-Game

Made a Guessing game using python. It generates random number between 1 and 100 and user has to guess it with the help of output generated upon each guess. Getting nearer to number outputs warmer and farther from it outputs colder. Upon Success outputs number of guesses made. Used loop, modules, functions and control flow statements along with some python objects like lists.

About

Made a Guessing game using python. It generates random number between 1 and 100 and user has to guess it with the help of output generated upon each guess. Getting nearer to number outputs warmer and farther from it outputs colder. Upon Success outputs number of guesses made. Used loop, modules, functions and control flow statements along with s…

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages