Skip to playerSkip to main contentSkip to footer
  • yesterday
In this video, learn to download and install Python 3.13.4 on Windows 11.

Python Tutorial (English): https://bit.ly/3znnb1y
Python Tutorial (Hindi): https://youtu.be/b97WsOM9BYg
Python Study Material: https://studyopedia.com/tutorials/python3/

Google Colab Tutorial: https://youtu.be/iMlMfrXJYSg
Anaconda Tutorial: https://youtu.be/ovlID7gefzE
Jupyter Notebook Tutorial: https://youtu.be/Ou-7G9VQugg
PyCharm Tutorial: https://youtu.be/nixcq6mEGWQ

Pandas Tutorial (English): https://youtu.be/yFoVs3_wvPo
Pandas Tutorial (Hindi): https://youtu.be/57POFzZ7f60
NumPy Tutorial (English): https://youtu.be/WsENswmSz6M
NumPy Tutorial (Hindi): https://youtu.be/roqStVWNR7Q
Matplotlib Tutorial (English): https://youtu.be/DFBkTIhptOQ
Matplotlib Tutorial (Hindi): https://youtu.be/vBCXsAd_swk

#Python #Windows11 #AmitThinks
Transcript
00:00In this video, we will learn how to install the current python version on Windows 11.
00:07So, let us start. At first, go to the web browser. On Google type python and press enter.
00:17On pressing enter, the official website is visible. Click on it.
00:23Here is the official website python.org.
00:27Keep the mouse cursor on the downloads menu and the current version is visible.
00:32It is written. Download for Windows. Click on it to download.
00:38The download started. Let us wait. The download completed.
00:47Right click on the exe file and click open to begin the installation.
00:53Minimize. The setup started. Here, click use admin privileges. Then click add python to path.
01:06After that, select customize installation. Optional features. Keep it as it is. It will install pip.
01:13Pip is a package manager to download, manage and install python packages and libraries.
01:19Here, ideally is an IDE to run python programs. We will see it later. Rest keep as it is and click next.
01:31Advanced options. Click install python for all users.
01:38And now, the installation location of python is visible. Keep it as it is and click install.
01:44Now, the installation will start. We have successfully installed python. Click close. Now, let us verify the installation.
02:08Go to start. Type cmd. Click open. This will open the command prompt.
02:15Here, type the command python space hyphen hyphen version and press enter.
02:21Here, the current version is visible. That means we successfully installed it.
02:26Now, here you can open python shell. Type py and press enter. Here is the python shell.
02:33Now, let us quickly run our program. To print something, you need the print method in python.
02:40So, here I will just print my name. Okay. When I will press enter, it will give an output with my name.
02:46That means Amit Divan. Okay. If you remember, we also installed idle. So, go to start. Type idle.
02:54And here it is. It is visible. Click open. If it is not visible, I will show you some alternative ways later.
03:03Here is the idle. Here you can type the same command. And now, let me print my channel name.
03:13Okay. You can print anything. And press enter. Now, you can see this output is visible.
03:20That means whatever we added inside this. The benefit of idl is you can also save the program.
03:26Go to file. Click save as. Go to the desktop. Here you can add the name. Let's say I will add demo.
03:35It will automatically add the dot py extension. Click save. And now you can see it is saved on the desktop.
03:42That is here. So, we saved the python program also. For a free 5R python tutorial, refer to the links
03:49in the description of the video. We have also shown different ways to install python. To install and run python,
03:56you can also use the free Google Colab as well as Anaconda and even PyCharm. Do refer to the links in the video description.
04:05Also, here we go.
04:20Now, let the plane pack. Now, let the plane pack a little bit and skip this off.
04:24Wow, you can do it.
04:27So, it goes back, harus wikis.

Recommended