Home > Article > Backend Development > Which one should you choose when downloading python?
When many friends started learning python, they were confused when downloading and installing python. Today I will talk about how to choose the file to download.
As shown in the picture below
means downloading the windows 32-bit or 64-bit executable installation package. Only this one can be double-clicked after downloading. Then run the installation
Supplementary instructions:
The first one is based on the network type, that is, it is just a small program. Download this small program, download the installation package when running it, and then Installation
The third one is a compressed package, which needs to be decompressed and then installed.
The fourth one is the help document, not the installation package
The above is the detailed content of Which one should you choose when downloading python?. For more information, please follow other related articles on the PHP Chinese website!