0% found this document useful (0 votes)
25 views1 page

Installing Python 3.7.4 Guide

This document provides instructions for downloading and installing Python, specifically version 3.7.4, from the official website. It also outlines the steps to start the Python work environment using IDLE after installation. The installation process is straightforward and user-friendly.
Copyright
© All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
25 views1 page

Installing Python 3.7.4 Guide

This document provides instructions for downloading and installing Python, specifically version 3.7.4, from the official website. It also outlines the steps to start the Python work environment using IDLE after installation. The installation process is straightforward and user-friendly.
Copyright
© All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd

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

You might also like