How to Set Up Python 3.11 and Visual Studio Code (vscode)

Опубликовано: 02 Октябрь 2024
на канале: Nerdy Ayubi
1,373
67

How to Installing Python and Visual Studio Code #windows #windows10

To read blog Medium :   / how-to-set-up-python-and-visual-studio-cod...  

Here what we covered in this video:
0:32 Download Python.
1:10 Download Visual Studio code (vscode).
2:03 Install Python.
2:55 Check Python version in cmd.
3:11 Install Visual Studio code (vscode).
5:00 Install VsCode Extension of Python.
5:55 Run Python script.

Instagram►   / ayuboid  
Instagram►   / nerdyayubi  
Twitter►   / nerdyayubi  
Facebook►   / nerdyayubi  

-----------------------------------------------------------
Python: an interpreted, high-level and general-purpose programming language. Created by Guido van Rossum and first released in 1991.
*interpreted-no need to compile.

VS code: (Visual Studio Code) is a free source-code editor made by Microsoft for Windows, Linux and macOS.
Features :
-debugging
-syntax highlighting
-intelligent code completion
-snippets
-code refactoring
-embedded Git.