MArya80 / Guess_the_num

A simple PyQt5 app, in which User can guess the number until the program tells if the number was correct.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Guess_the_num

A simple PyQt5 app, in which User can guess the number until the program tells if the number was correct. It uses random library to generate a random number in the range[1,1000). Every time that user enters a new input,program will tell whether the number is the same as it should be or smaller or bigger. At the end,When the user correctly guessed the number,it shows how many times the user has attempted.

alt text alt text alt text

About

A simple PyQt5 app, in which User can guess the number until the program tells if the number was correct.


Languages

Language:Python 100.0%