Thrinkxs / Number_Guessing-Game

THIS IS GOING TO BE FUN!!!

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

//This is a game program that import a random number and ask users to guess the number and if the user guesses lower than the number it says ("Higher number please"), and if the user guess higher than the number, it says ("Lower number please"), and the user only have five attempts after which the program says ("You have exhausted your trie") and then exit or if hee user gets it correctly, it says you have guessed(the number) correctly.//

About

THIS IS GOING TO BE FUN!!!


Languages

Language:Python 100.0%