Skip to content

devolha/guess-game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 

Repository files navigation

Python Number Guess Game: Programming project

This is a simple console game that asks to guess a random number from 1 to 10. The program provides two options for communicating with the user:

  • the input is below the main number
  • the input is above the main number

The program also handles errors such as the number being out of range and non-integer value type.

Screenshot

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages