• Skip to primary navigation
  • Skip to main content
  • Skip to primary sidebar

Rahul Bodana

Blogger, Programmer & Trader

  • Code
  • Charm
  • Money
  • Write
Home » Code » How to Install Python on Windows 10/8/7 PC or Laptop

How to Install Python on Windows 10/8/7 PC or Laptop

June 2, 2020

Python is easy to use and right now one of the most popular Programing languages. It’s General purpose programing language which you can use in almost all of the projects. However here in this post, We are not Going to discuss that but if you are Beginner you must want to know that How to Install Python on your Windows Computer. So here in this article, I am Going to show you that How to Install Python on Windows 10, 8, 7.

How to Install Python on Windows 10

How to Install Python on Windows 10

Installing python on your Windows PC or laptop is not a very complicated task, It’s very easy and straightforward. However, do not worry to make things easier here I am Going to show you step by step procedures that you need to Follow.

Follow the steps, Step-by-Step as I mentioned and you will be able to install Python on Windows 10 Computer/Laptop easily.

  1. First you need to head over to the Python’s official Website www.python.org using this link.
  2. You will be landed on the Python’s homepage and you will see the multiple options to Download. However, the site will easily detect your Operating system and show you the Download option on top according to it.
  3. In our case, we are Downloading python on Windows Machine. Just tap on Download Python Button. You can download the previous versions as well, However it always a good choice to use the latest version.
  4. You will ask to Confirm the Download, Choose yes and the Executable file will start to download on your Computer.
  5. Once the file is Downloaded Completely, Click to open it.
  6. The installation window will be open for you Just choose the Install now button. You do not need to follow the extra steps it will install and add IDLE, PIP, and Python file association with your CMD/Powershell.

How to Confirm the installation?

Once you install the Python in your Computer you can easily make sure that Python is installed in your PC by Following Command.

Just Open Command prompt in your PC. You can search in the Windows search bar or Use run command to open CMD directly.

Once you open the CMD just type Python and Python interpreter will open for you.

Share this:

  • Twitter
  • Facebook
  • Reddit
  • Pinterest
  • WhatsApp
  • More
  • Pocket
  • Telegram

Related Articles

Suggested Posts:

  • 10 Best Python Books For Intermediate Programmers
  • 9 Best Python Books for Beginners to Learn Python from…
  • Best Python books for Advance Python Programmers
  • How to Install Anaconda on Windows Computer/Laptop/PC
  • What is Python and What you can do with it?
  • How to Set up Python Development Environment in Atom
  • How to Install Scrapy along with Virtual Environment

Posted in: Code, Extras

Primary Sidebar

Recent Articles

  • PHP Inheritance: Concept, Override method, Modify & Final keyword
  • PHP Access Modifiers: Types of Specifiers, How to Use with Examples
  • PHP Constructor and Destructor: How to Create in PHP With Examples
  • PHP Classes & Objects: How to Create Classes and Objects in PHP
  • PHP OOP: What is OOP in PHP, Why use, PHP Classes and Objects
  • Evolution of Computers: History, Timeline, Ancient & Modern Computing devices
  • Introduction to Computer: Definition, Need & Functions of Computer

Copyright © 2022 by Rahul Bodana