Introduction: How to Make a Guess the Number Program in Python

For this project you need python. personally, I use python 3.

Supplies

Python

basic coding skills

Step 1: The Start

Once you have python, you should have something like this on your screen.

Step 2: The Code

Above is the full code. this program use a number between 1 and 20, but you can make it anything you want.

Step 3: Running the Program

once you finish the program, when you run it it should look like this. have fun!