INSTALLING PYTHON
As mentioned earlier, Python is free software. You can easily download and install Python
on your computer by visiting this link: [Link]
In the chapter, you will learn how to work with Python 3.7.4 version.
Python Installation Process
STARTING PYTHON (H1)
Once Python is installed, follow these steps to open the Python
work environment:
1. Click on the Start button.
2. Scroll down to locate the Python 3.7, and click on it.
3. Select the IDLE (Python 3.7). The Python 3.7.4 Shell window
opens as shown in figure 6.2.
Fig. 6.1: Starting Python