Skip to content

JoelVStan/Guess-The-Number

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

Guess-The-Number

It is a simple game which guesses the number.

Two Versions

User Guess

Computer thinks of a random number and the user have to guess it

Computer Guess

User have to guess a number and the computer asks high/low/correct to guess the number.

What I learned new?

I learned about 'random' module which can be used to generate a random number.

Releases

No releases published

Packages

No packages published

Languages