You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is a game that allows you guess a number between the range of 1- 10 in just 7 trials.
4
+
5
+
# Prerequisites
6
+
7
+
It requires no prerequisites, you only need to run the script. If you don't have Python installed, you can visit [here](https://www.python.org/downloads/) to download Python
8
+
9
+
# How to run the script
10
+
11
+
Running the script is pretty easy, open a terminal in the folder where your script is located and run the following command :
0 commit comments