Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Latest commit

History

History
History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..

README.md

Outline

Guessing Game GUI

A random number is generated between an upper and lower limit both entered by the user. The user has to enter a number and the algorithm checks if the number matches or not within three attempts.

Modules used

  • tkinter
  • random

How it works

  • User enters the upper limit and lower limit number (example 7 and 10) and locks these numbers.
  • When the user locks these numbers a random number in the given range is generated by the random module.
  • User guesses a number and enters it.
  • The GUI displays if the number is correct or wrong within three attempts.
  • After three attempts the user can either play again or quit

Made by K. Sai Drishya

Morty Proxy This is a proxified and sanitized view of the page, visit original site.