Python Installation For Windows | Python IDLE Installation | Python Tutorials for Beginners

Video Statistics and Information

Video
Captions Word Cloud
Reddit Comments
Captions
hello all welcome back to my channel and today we will be discussing about how we can install python in windows and mac the process is similar for more and i will be demonstrating the process for windows and we'll be installing python ideally or python idle which stands for integrated development learning environment so what you need to do you just need to visit your favorite browser and then type python idle and then you will see this first link and you just need to click on this particular link only and then you will see you land on this page and then you will see this option download python 3.9.6 and just in case you don't get this option what you can do just scroll down to this page and you can download any version you want any specific version if you require and just need to click on the download and then it will be good to go so in my case as it is available for me then i will i'm just going to click over this button so as you can see my download started and after finishing this download we will executing this file we just click over it and then it will automatically execute it and so what you need to do uh with what is important is that if you're installing python for the very first time in your pc or windows or mac so what you need to do just need to check this box box add python to 3.9 to 3.9 to path which basically adds uh python to your environment variable as well and then what you need to do is just click on this install now button and then your installation will start after you allowed for the permissions and then it would take up a while so i'm going to skip at the end of the installation itself so now as you can see after the installation you should see this dialog box and the setup was successful so what you need to do now just go to the start bar and type python and then you will see this option that is idle python 3.9 point 3.9 64-bit and just run it yeah so you will uh you will get this shell this is this is what we call shell and whatever you write whatever code you write the output of that code will be visible over here so now the question is we have what where we are going to write the code so the code is written on the other file and so we need to open another new file and what you can do is either you can use the shortcut ctrl n or what you can do is just go to the file option and create new file and let's say oh i want to print uh print python is cool i want to print this on the console in the shell so i'm going to use the print function print python is cool and then before running this before executing this file i need to save this file so i will save this file first and you can save it in with any name you want and after saving it you need to execute this file basically you need to run this file so how you can do that just go to the run and run module or you can use f5 which is the shortcut so as you can see i have written i've print python is cool and the output is here so that's it we have done the installation and the environment setup thank you so much and see you soon
Info
Channel: GNOSIS
Views: 133
Rating: undefined out of 5
Keywords: python, idle, python idle, python for windows, python installation for windows, windows 10, windows 11, python setup, installation of python, python tutorials, python for beginners, python tutorials for beginners, python environment setup, how to install python, IDLE, JUPYTER, Anaconda, Anaconda Installation
Id: i48hWBiZFGM
Channel Id: undefined
Length: 3min 32sec (212 seconds)
Published: Tue Jun 29 2021
Related Videos
Note
Please note that this website is currently a work in progress! Lots of interesting data and statistics to come.