Install Python IDE and Start on Python Programming

ElyADeLeon 10 views 8 slides Jan 26, 2024
Slide 1
Slide 1 of 8
Slide 1
1
Slide 2
2
Slide 3
3
Slide 4
4
Slide 5
5
Slide 6
6
Slide 7
7
Slide 8
8

About This Presentation

Starting on Python Programming


Slide Content

How To Install Python?

1. Visit htt p s:// 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!!
Tags