Город МОСКОВСКИЙ
00:04:29

Create First Python Project | Python in Visual Studio Code 2022 #python

Аватар
Молодые питонисты-пионеры
Просмотры:
83
Дата загрузки:
02.12.2023 07:35
Длительность:
00:04:29
Категория:
Технологии и интернет

Описание

Create First Python Project | Python in Visual Studio Code 2022 #python

Learn how to set up Python in Visual Studio Code 2022 and also create your first sample Python program. At first, we will learn how to install Python on Windows 10, then we will set up VS Code to run Python.


Step 1) Open Visual Studio Code Editor.
Step 2) You will need to select a location.
Step 3) Now Go up to the "File" menu and select "New".
Step 5) Now type a simple program – print ('Hello World!).
Step 6) Now Go up to the “Run” menu and select “Run” to run your program.
Step 7) You can see the output of your program at the bottom of the screen.
Step 8) Enter the correct path of a file in the command prompt to run the program.
print("Hello World...!")

Рекомендуемые видео