0% found this document useful (0 votes)
23 views

Project Read

This python code allows the player to guess a random number generated by the computer. The player gets multiple attempts to guess the number correctly. The code uses python libraries like random, OS and math to generate random numbers and handle input/output operations.

Uploaded by

Joshua
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
23 views

Project Read

This python code allows the player to guess a random number generated by the computer. The player gets multiple attempts to guess the number correctly. The code uses python libraries like random, OS and math to generate random numbers and handle input/output operations.

Uploaded by

Joshua
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
You are on page 1/ 1

Guess The Number -Python Game

Developed by Shiven Saini Class 12 Science


Contact me :- [email protected]

Python Libraries used :- Random, OS, Math

This Zip file contains python code for Guess-Game.

Enjoy :)

You might also like