How to install Python on Windows 11

In this article, we have explained how to install Python on Windows 11 step by step. Python is opensource language which used for multiple purposes like web development, data science, networking, as scripting, game development,…..

In this article, we will download and install Python on Windows 11.

Download Python on Windows 11

1. Go to Python official website

2. Click on Download Python under the latest version for Windows.

How to install Python on Windows 11

Install Python on Windows 11

3. Go to downloads directory and double click on downloaded Python exe(or msi) file.

4. Then, select the checkbox Add Python 3.10 to PATH. Then click on Customize install.

5. Select the features and click on next.

6. Select the options features and installation path. Then, click on Install.

7. Once installation is success, click on close.

Verify Python Version on Windows 11

1. Open command prompt and type python –version

2. Then, type python from the command prompt.

3. or windows key –> search for python. Then, click on Python 3.10 or IDLE as highlighted below.

So in this article, we have seen how to download and install Python on Windows 11.

Leave a Reply

Your email address will not be published. Required fields are marked *