Python basics
Install VS Code
Install Visual Studio Code
Install Python extension
Add Python extension
Install a Python interpreter
Select a Python interpreter
Initialize configurations
launch.json
setting.json
.vscode
Command line debugging
Autocomplete and IntelliSense
Auto Save
Edit, debug and run
Step into, Step over, Continue, Stop
Advance