I believe many people have heard of it Python, But what about Python What is it? , Maybe many people don't know . This article will tell you Python What is it? , as well as Python Installation method of .
Python It's an object-oriented 、 Literal computer programming language , It is also a powerful and perfect universal language , It has a history of more than ten years , Mature and stable . This language has very simple and clear grammatical features , Suitable for all kinds of high-level tasks , It can run on almost all operating systems .
Video tutorial attached Click below to view
【Python Is it really hard ?】 Introduction to white functions python Basic course
Software installation can be obtained from the software installation manager , Take the software installation manager as an example .
1. Right mouse click 【Python3.9.2】 Package selection 【 Unzip to Python3.9.2】.
2. Double click to open it 【Python3.9.2】 Folder .
3. Right mouse click 【python-3.9.2-amd64.exe】 choice 【 Run as administrator 】.
4. Check 【Add Python 3.9 to PATH】, And then click 【Customize installation】.
5. Click on 【Next】 next step .
6. Check 【Install for all users】, And then click 【Browse】 Change the installation path , It is recommended to install in addition to C Disks other than disks , Can be found in D Create a new one on disk or other disk 【Python】 Folder , And then click 【Install】.
7. Installing .
8. Click on 【Close】.
9. Press the keyboard shortcut 【win+r】.
10. Input 【cmd】 And then click 【 determine 】.
11. Input 【python】 Post press 【Enter】 Key test is running , If the current python edition 【3.9.2】 The installation is successful .
12. Click on the bottom left corner 【 Start 】 menu , find 【IDLE (Python 3.9 64-bit)】 Drag the software icon to the desktop to create a desktop shortcut .
13. Double click on the desktop 【IDLE (Python 3.9 64-bit)】 Software icon running software .
14. Installation successful , The operation interface is as follows .
Come here , Let's get together Python installed , You have completed the first step of getting started , You have the necessary weapons to get started . Take a quick look at the tutorial in the next chapter , Get everything ready , Then happily start to do yard farming .( If you really can't install it, you can go to the group and find the administrator to install it ~ ~ ~)