How to download python to the d drive?
After finding the python download link, click Download, and then click [Browse] in the download task box that pops up.
Then click [D drive], then click [Select Folder].
Finally, just click [Download] to downloadpythonDownload to D drive.
How to install python after downloading it?
1. Download the Python compressed package on this site and unzip it, get an .exe file locally on your computer, double-click the .exe file to enter the software installation interface, you can click [Install Now] and the software will be installed by default, or you can click [customize Installation] to customize the installation. Then you can check [Add Python to PATH] to add environment variables.
2. Select the Python installation program and installation location. You can click [Install], and the software will be installed by default, or you can select the installation program yourself, click [Browse] in the window that opens, and you can select the software installation location. After selecting, click [Install].
3. Python is being installed. You need to wait patiently for the software installation to complete.
4. Python installation is completed, click [close] to exit the software installation.
Python FAQ
The map object does not support subscripts
Problem: When using subscripts to access elements in the map object, "TypeError: 'map' object is not subscriptable" will be prompted.
Solution: Objects with lazy evaluation characteristics such as map objects, enumerate objects, zip objects, filter objects, reversed objects, and generator objects do not support using integer subscripts to access their elements. You can convert this type of object into a list or tuple to obtain the elements at once, or use a for loop to traverse the elements one by one.
Python update log:
Developer GG said there are really no bugs this time~
Huajun editor recommends:
Say goodbye to junk software, Python is a green and safe software, the editor has personally tested it! Our Huajun Software Park serves you wholeheartedly. There are alsoFast table software,AlphaEbot action editing software,Automated testing tool AutoRunner,Easy GUI,Little turtle LOGO language, available for you to download!























Useful
Useful
Useful