Data To Fish: How To Download and Install Python 3.9 On Windows
Data To Fish: How To Download and Install Python 3.9 On Windows
Data to Fish
Home » Python » How to Download and Install Python 3.9 on Windows
In this short guide, you’ll see how to download and install Python 3.9 from scratch. You’ll also learn how to run a simple code
in Python.
To start, go to python.org/downloads and then click on the button to download the latest version of Python:
You can now start the installation of Python by clicking on Install Now:
https://datatofish.com/install-python/ 1/6
12/4/2020 How to Download and Install Python 3.9 on Windows - Data to Fish
Note that depending on your needs, you may also check the box to add Python to the Path.
https://datatofish.com/install-python/ 2/6
12/4/2020 How to Download and Install Python 3.9 on Windows - Data to Fish
A quick way to find your Python IDLE on Windows is by clicking on the Start menu. You should then see the IDLE under
“Recently added”
Once you click on the Python IDLE, you’ll see the Shell screen:
https://datatofish.com/install-python/ 3/6
12/4/2020 How to Download and Install Python 3.9 on Windows - Data to Fish
Click on File and then select New File (alternatively, you may use the keyboard shortcut of Ctrl+N):
You would now see the following “untitled” box, where you can type your Python code:
https://datatofish.com/install-python/ 4/6
12/4/2020 How to Download and Install Python 3.9 on Windows - Data to Fish
For example, type/copy the command below. This command will print the famous expression of “Hello World”
This is how the syntax would look like in the “untitled” box:
Press F5 on your keyboard. You will then get the following message to save your code:
Choose a location where the Python file will be saved on your computer. You’ll also need to type a name for your file. For
example, type “Test” for your file name:
https://datatofish.com/install-python/ 5/6
12/4/2020 How to Download and Install Python 3.9 on Windows - Data to Fish
Once you’re done, press Save, and you’ll then see the “Hello World” expression printed on your Python Shell:
Tutorials
Python Tutorials
R Tutorials
Julia Tutorials
MS Access Tutorials
Excel Tutorials
Privacy Policy
Terms of Service
https://datatofish.com/install-python/ 6/6