Skip to content

Guess The Number game with "Play again" feature and exception handling

License

Notifications You must be signed in to change notification settings

KhangxLi/Guess-the-number

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 

Repository files navigation

Guess the number game with "Play again" feature

A beginner's program for practice purposes. The user tries to guess a number with the program indicating whether the correct answer is higher or lower than the guess. Game played in the command line. Python 3 is needed.

No prior formal education.

Walkthrough

  • The program expects whole numbers;
  • The number of guesses made is displayed at the end;
  • User can play again by entering "yes" when prompted.

About

Guess The Number game with "Play again" feature and exception handling

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages