0
How to install python in Windows 8
2 Answers
+ 1
1. Go to python.org
2. Tab downloads
3. Select Windows
4. Select 64 bit or 32 bit version (click on it) download starts!
5. Go to downloads folder run installation file ( .exe file)
6. tick the add to path variable
7. open terminal and type:
python --version
if no error occures. Congrats! You have python installed on your windows.
0
My laptop isn't installing python