Skip to content

A simple guessing game using Python, in which user thinks of a number between 0-100 and Python attempts to guess the user's number

Notifications You must be signed in to change notification settings

Blossomlng/Guessing-Game-w-Python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

Guessing-Game-w-Python

A simple guessing game using Python, in which user thinks of a number between 0-100 and Python attempts to guess the user's number

Instructions:

  • Think of a number between 0 and 100.
  • The program will then make an attempt to guess the number.
  • Press H if the guess is too High.
  • Press L if the guess is too Low.
  • If the program guesses correctly simply enter Yes.

About

A simple guessing game using Python, in which user thinks of a number between 0-100 and Python attempts to guess the user's number

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages