Skip to content

Fun-With-Python/guess-number

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 

Repository files navigation

guess-number
============

Simple guess the number game in python with KeyboardInterrupt, EOFError and ValueError handler.

You can run the programm by typing 'python3 guess.py' into the command line.

coming soon:

ability to use command line arguments like this:
'python3 guess.py low high guesslimit'

About

Simple guess the number game in python.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages