
Once you are familiar with the basics of VS Code, you can then follow any of the programming tutorials on within the context of VS Code for an introduction to the language. This tutorial is not intended to teach you Python itself. Write a simple Python script to plot figures within VS Code.


By using the Python extension, you turn VS Code into a great, lightweight Python editor. In this tutorial, you will use Python 3 to create a simple Python "Hello World" application in Visual Studio Code.
