How to install Python interpreter and Visual studio code for python programming

preview_player
Показать описание
In this video, I've tried to illustrate the simplest way of installation of Python interpreter and VS Code for python script editing and execution.
Hope this helps
Рекомендации по теме
Комментарии
Автор

Thank you bro
Even after this if you can not find interpreter go to control pannel search python interpreter and then select python (your version)

guts
Автор

Thank you
This video helped me a lot thanks

deepaktp
Автор

In my case when executing python program it pop up saying
"Running 'file creates' participants"
Then nothing displays o/p

satyamyadav
Автор

Helpful! How can the long file path display in the terminal be removed?

oduwaimade
Автор

gta vice city. man of class respect from america :D

aghostyboi
Автор

Please help me understand this:

my interpreter is 3.8.2 on a 64bit ubuntu system, but when I run the following code in a python file:

name = input("Please enter your name: ")
print("Hello, " + name + "!")

and enter the input "dude", for example, I get the error :

name = input("Please enter your name: ")
File "<string>", line 1, in <module>
NameError: name 'dude' is not defined
Information on the internet says its because python2, which does'nt recognise the function input() is being used instead of python3.
how can get python3 to be the default interpreter?

Onesmo
Автор

BRO THANK U SO MUCH YOUR VIDEO HELPED ME RESOLVE MY ISSUE :)

GamingkSasteNashe
Автор

Can u please specify how to add python terminal

deeppatel
Автор

Python was not found but can be installed from the microsoft store please help me

AshokKumar-ixnf
Автор

hey bro I need your help
My terminal is not opening please help

sarthakchaurasia-
Автор

Please help :
After running the code without debugging it keeps showing a warning that the python interpreter is not selected. What should I do?

shimonsingh
Автор

bro mane 2.7.15 kiya h wo vs studio me show kyu nhi ho rha h

skitjaipur
Автор

can you help me to activate virtual environment for django in vscode?

mahen
Автор

bro i have added path variable but when me choose select interpreter it just say python is not install.... how can me fix this??

minsu-vn