1. Install Python
official website Download: https://www.python.org/downloads/Select version download
2. When the download is complete, click Install.
3. See the page, direct next, all default options.
4. The installation is complete.
5. Install Visual Studio Code
Address Tutorial: https://jingyan.baidu.com/article/0eb457e52675b503f1a90533.html
6. After installing visual Studio code, open vs Code, press F1 or ctrl+shift+p to open the command line, then enter ext Install, click Install Extensions:install extersion
7. Find Python and download
8. Open the path to Python
9. Modify the path address
Locate the locally installed Python address and take care of the address content
Paste the copied address as follows, paste the address must be added Python
10. Click Fie->new File, and after writing the test code, save and rename
11. Run the code to see the results
clang ~ ~ ~ fix haha above for my first Python freshly baked
Thanks, ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~.
"Python" Visual Studio Code installation && using Hello python~~~~