Skip to content

Latest commit

 

History

History
3 lines (3 loc) · 260 Bytes

README.md

File metadata and controls

3 lines (3 loc) · 260 Bytes

#Game

Guess-The-Number

It is python based programme where the computer randomly generates a number between 0 and 20. The user needs to guess what the number is. If the user guesses wrong, then it will tell their guessed number is either too low or too high.