Skip to content

Guessing Game Welcome to the Guessing Game! This is a simple Python program where you need to guess a randomly generated number between 1 and 100.

License

Notifications You must be signed in to change notification settings

shackshyam/PRODIGY_SD_02

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

#Guessing Game Welcome to the Guessing Game! This is a simple Python program where you need to guess a randomly generated number between 1 and 100.

Introduction

  • The Guessing Game is a fun way to test your number-guessing skills. The program generates a random number between 1 and 100, and you need to guess what that number is. The program will give you hints whether your guess is too high or too low until you guess the correct number.

Requirements

Python 3.x

How to Play

1.Run the script.

2.The program will prompt you to enter a guess.

3.Enter a number between 1 and 100.

4.The program will tell you if your guess is too high, too low, or correct.

5.Keep guessing until you

About

Guessing Game Welcome to the Guessing Game! This is a simple Python program where you need to guess a randomly generated number between 1 and 100.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages