December 2017
Intermediate to advanced
386 pages
10h 42m
English
These steps will install Python in the folder:
C:\Users\username\Appdata\Local\Programs\Python\Python3x
To test the installation, start a Command Prompt window and enter the following command:
python3
If all is correct, the Python command-line interpreter will start and display information about the version of Python being run. For now, just exit the interpreter ...
Read now
Unlock full access