How to download and Install Python in Windows 10
Download & Install Python on Windows 10
Step-by-Step-Guide
First step is to go to any browser and type download python.
Click on download python. This will take you to the official website.
Now click on download python 3.12.5
The download will start
Open the installer
Now tick the box for use admin privileges
and for add python.exe to path.
Then click on customize installation.
Click on next
Now select install python 3.12 for all users.
Make sure to tick the boxes shown inside the rectangle.
Then click on install.
After setup successful. Click on close
Now open command prompt and type python --version
You are going to see the latest python version.
No comments