A brief depiction of how to add python to path. Also, an explanation of when you might not want to add python to path. Python is a general purpose programming language that is one of the most popular languages in data science and machine learning.
How to Install Python
• INSTALL PYTHON | How to install and ...
Add Python to Path
Step 1: click on windows icon and search for sysdm.cpl
step 2: open sysdm.cpl
step 3: click on the advanced tab
step 4: click on Environment variables
step 5: in the system variables box click on path
step 6: click edit
step 7: click new
step 8: enter the path to the folder that contains python.exe
step 9: you're done, click ok on the windows and you're good to go.
Chapter selection
0:00 Intro
0:53 Is Python added to path already
1:34 Steps to add Python to path
2:36 Finding where python.exe is located
4:32 Is it working