Skip to content

Latest commit

 

History

History
 
 

Number Guessing Upper Boundary

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

Star Badge Open Source Love

Number Guessing with Upper Boundary

number_guessing

🛠️ Description

This is a number guessing game where you can decide the upper boundary. You have unlimited chances until you guess the correct answer.

⚙️ Languages or Frameworks Used

The only python module that is required is random. You can install it using pip install random

🌟 How to run

Running the script is really simple! Just open a terminal in the folder where your script is located and run the following command: python NumberGuessing.py

📺 Demo

Screenshot 2022-08-09 144140

🤖 Author

Kacoccc