Python

How to install Python in Window

Hi guys in this post we will learn how we can install the python in window system step by step.

  1. Download exe to https://www.python.org/downloads/
  2. Run exe.
  3. Select Path PATH checkbox, (for saving the path in system environment).

4) Click on “Install Now” link

5) Open cmd prompt

6) Run python –version or py -3 –version , for checking the python version

Leave a Reply

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