How to run Python Program on VSCode | Python Programming with Visual Studio Code in Ubuntu | Linux

Video Statistics and Information

Video
Captions Word Cloud
Reddit Comments
Captions
welcome to this channel if you are new to this channel please subscribe to this channel to get more tutorials this is a complete tutorial here you will get learn how to install latest version of python on ubuntu or linux how to configure visual studio code for python programming how to run a python script on visual studio code and so on by following its official documentation let's get started at first open a new terminal and ensure that whether you have installed python or not on your system with this command okay if you want to install latest version of python on your system then open a web browser and browse this url and then download python for linux after a successful download go to download folder and extract this archive file okay now navigate to download folder by cd and then navigate to python extracted directory okay now use this command dot slash configure then hit enter and this will take a while for checking okay now use this command make this will take a while okay if you already have a version of python installed on your system and you want to install the new version alongside it then use this command sudo make alt install enter password and this will take a while okay now verify the installation okay python installed successfully now go to visual studio code and install an extension for python search here python and install this extension developed by microsoft okay now select a python interpreter enter interpreter path select the python version you want to use on your visual studio code python 3.0 or python 3.8 okay now open a terminal and create a directory for python project with make directory command okay and open this directory with visual studio code now create a new file and name it hello dot poi okay and now write a python script a simple python script okay now right click on mouse and run python file in terminal and you will see the output hello world you can run this python script directly from this run button click on this run button and see the output if you like this video like comment and share thank you so much for watching this video
Info
Channel: TechWebDocs
Views: 26,252
Rating: undefined out of 5
Keywords: How to run Python Program on VSCode | Python Programming with Visual Studio Code in Ubuntu | Linux, How to run Python Program on VSCode, How to install latest Python on Linux, How to configure Visual Studio Code for Python Programming, How to create and run Python Program on VSCode, Configure Visual Studio Code for Python Programming in Ubuntu 20.04 LTS | Linux., Python, VSCode, Python Program on VSCode, Python in Visual Studio Code
Id: p90N8QePIhg
Channel Id: undefined
Length: 6min 10sec (370 seconds)
Published: Sun Jan 09 2022
Related Videos
Note
Please note that this website is currently a work in progress! Lots of interesting data and statistics to come.