How
To
Install
Python?
1. Visit https://www.python.org/downloads/
2.Once you have downloaded, click on Run to install the environment
3. Tick Add 3.7 to the path
4. Now, click on install now to install the environment.
5. Finally, you will be see setup was successful.
IDLE is the approved writing for Python. So go to your operating system
search bar and search for IDLE. Then you will be entering into the following
screen.
This IDLE suits best for beginners. But this Python IDLE does not t well for
developing the application. So we need an alternative editor like IDE to
develop the application using python. Today in the market, we do have many
IDE‘s to learn Python. But I prefer Pycharm as an editor to expand the
applications.
THANK YOU!!

Install Python IDE and Start on Python Programming

  • 1.
  • 2.
  • 3.
    2.Once you havedownloaded, click on Run to install the environment
  • 4.
    3. Tick Add3.7 to the path
  • 5.
    4. Now, clickon install now to install the environment.
  • 6.
    5. Finally, youwill be see setup was successful.
  • 7.
    IDLE is theapproved writing for Python. So go to your operating system search bar and search for IDLE. Then you will be entering into the following screen. This IDLE suits best for beginners. But this Python IDLE does not t well for developing the application. So we need an alternative editor like IDE to develop the application using python. Today in the market, we do have many IDE‘s to learn Python. But I prefer Pycharm as an editor to expand the applications.
  • 8.