How to install Python 3 for windows

0
1204

Dear SAPLearners, in this blog post we will learn how to install Python 3 for windows.

Step-by-Step Procedure

Download python software from https://www.python.org/downloads/

Python Installation Guide Step1

2. Choose Install Now to start the installation.

Python Installation Guide Step2

3. During the setup process, you can see different components are getting installed.

Python Installation Guide Step3

4. After successfully installation, you will see below confirmation message.

Python Installation Guide Step4

5. To confirm the installation, run following command in the terminal:

python –version

Python Installation Guide Step5

Congrats!! you have successfully learned to install python 3 for windows.

Please feel free to comment and let us know your feedback. Subscribe for more updates.

if you liked it, please share it! Thanks!