Install Python
Installation guide for Python.
Install Python
Installation
- Download for your computer. Download Python
- Install Python

- Add
python.exeto the PATH - Install without admin
- Add
If you select
Use admin, you will need administrator permissions to install Python for all users on the computer.
Verification
Open your terminal and enter this command:
1
python --version
This post is licensed under CC BY 4.0 by the author.

