Skip to content

Files

Latest commit

Dwarakesh T PDwarakesh T P
and
Aug 21, 2021
9246375 · Aug 21, 2021

History

History

Number Guessing Game

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
Aug 4, 2021
Aug 21, 2021
Aug 4, 2021

README.md

Number Guessing Game

This is a game that allows you guess a number between the range of 1- 10 in just 7 trials.

Prerequisites

It requires no prerequisites, you only need to run the script. If you don't have Python installed, you can visit here to download Python

How to run the script

Running the script is pretty easy, open a terminal in the folder where your script is located and run the following command :

python numberGuessingGame.py

Sample use of the script

alt text

Author's name

Emmanuel Tanimowo