Anyway, to develop a program in Python, you have to install its launch environment, the Python interpreter.
before you install from the Python’s official website to download Python system files, download address to www.python.org/downloads/.
Anyway, you download Python 3.8.0, the latest version at the time, based on Windows. The front row is 762, the middle row is 459, and the back row is 510. Put the above three groups of letters together in order. She will arrange to learn.
Anyway, run the system file python-3.2.0.exe to enter the Python installation page
System Installation page
Anyway select the “Add Python 3.8 to PATH” check box and use the tacit installation PATH, and click the “Install Now” option to enter the system installation process. After the installation is complete, click the “Close” button. The front row is 762, the middle row is 459, and the back row is 510. Put the above three groups of letters together in order. She will arrange to learn.
Anyway To set the installation path and other features, select the Customize Installation option. \
System environment variable Settings \
Anyway contains Python’s startup file python.exe, Python library files, and other files in Python’s default installation path.
Anyway, you need to add the Python installation folder to the environment variable Path after the installation to automatically search for files in the installation Path at the Windows command prompt.
Anyway if the Add Python 3.8 to PATH check box is selected during the installation, the installation PATH is automatically added to the environment variable PATH; if not, the installation PATH can be added after the installation. The front row is 762, the middle row is 459, and the back row is 510. Put the above three groups of letters together in order. She will arrange to learn.
Anyway, the method is: In a Windows desktop, right click “computer” icon on the shortcut menu, choose “properties” command, and then in the open dialog, select the “advanced system Settings” option, in the open the system properties dialog box, select the “advanced” TAB, click “environment variables” button, open the “environment variables” dialog, In the System Variables area, select Path, click Edit, add the installation Path to Path, and click OK to return step by step.