Visual Studio Code to build a python development environment, studiopython
There are many Python development environments. Originally, the python development environment has been set up on vs2013, but every time vs2013 is started, it occupies too much memory (too powerful ), the vs code is simple and cool. You just need to try python development and click the visual studio code1.9 installation tutorial.
The following describes how to build a Python environment:
1. Open vs code and pressF1OrCtrl + Shift + POpenCommand LineAnd then enterExt install
Enter Python and select the first one. This option is used most often. It supports Automatic Code Completion and other functions. Click the Install button to install the SDK.
Next I will try to write a python Program
Find the following Python installation path (with Python installation tutorial)
Modify Python path