The Python language is quite popular now. I have never been exposed to the Python language during my undergraduate studies, and now I plan to learn it from scratch. My computer system is Windows system.
To learn the Python language, you first need to configure the Python environment on your computer. You can choose to download from the official website:
or you can choose to download from my network disk: .
After downloading, run the downloaded .exe file to install.
Some computers will display warnings, just choose to run.
Select Install Now to install according to the default path (not recommended). It is recommended to select Customize installation to modify the installation path. And check the bottom ADDPython 3.6 to PATH.
Select Next.
My installation path is as shown above. Easy to find. You can change it according to your own habits. Then click Install.
Then the installation was successful.
The above is the detailed content of Python3.6 installation graphic tutorial. For more information, please follow other related articles on the PHP Chinese website!