Setting up VSCode for Python

Info:

By default, VSCode, does not come with the Python extensions. So, after you install Pythong on your computer, go to the Extensions tab of your VSCode and:

How to run your python scripts in VSCode for test?
Set the format on save and format on type: