Number Guessing Game Presentation Designed
Number Guessing Game Presentation Designed
Python
Mini Project Presentation
Presented by:
Monika
Python Mini Project - Number Guessing Game
Gowda
SRN: [Your SRN]
What is the Project About?
• • A simple Python-based console game
• • The system picks a random number from 1
to 100
• • User guesses until the number is correct
• • Program gives hints: 'Too high' or 'Too low'
• • Tracks number of attempts