How To Setup VS Code To Run Python Code on Windows 11

Опубликовано: 17 Октябрь 2024
на канале: Junior Coder
843
24

Hey there,
I hope this was helpful

Today Python is one of the most popular programming languages, therefore everybody must have sufficient knowledge of the leading programming language.
This video helps you to run you python code on visual studio code editor i.e. one of the popular code interpreter developed by Microsoft.


Steps to run python code on VS code
1. Install VS Code
Link to the official Visual Studio Code website for downloading latest version of the code editor :
https://code.visualstudio.com/
2. Install Python
Link to the official python website for downloading latest version of python :
https://www.python.org/
3. Download the extensions on VS code
code runner
Python (by Microsoft)