Visual Studio Code Python development environment to build Methods

Update: Currently VSCode comes with Python plugin support and debug code to run without having to install the plug-Code Runner.

1. Download and install Python, address  https://www.python.org/downloads/release

I remember checking the Add Python 3.7 to PATH

2. Download and install the Visual Studio Code. Address: https://code.visualstudio.com 

3. Start VSCode installed Python plugins and Code Runner plugin

4. Create a blank file, write the code and save it as py file. Click the triangle visible operating results!

5. Execute In File Dir open setting run path for each file path where py. 

Guess you like

Origin www.cnblogs.com/azureology/p/12345775.html