Page 84 - modular4.0
P. 84
Chapter Profile
Dynamically Typed language: Python is a dynamically typed language. This means that you do
not need to declare the type of variables in advance. For example, if you write a = 15, you do not
need to specify the variable a as an integer or string.
INSTALLING PYTHON
Follow these steps to download and install the Python software:
1 Enter the URL https://www.python.org/
downloads/ in the address bar.
3 Click on the Open file option.
The Python Setup window appears.
2 Click on the Download Python 3.12.4
button. The Python Setup will be downloaded.
5 Click on Install
Now button.
4 Select the Add Python.exe
to PATH checkbox.
The User Account Control dialog box appears. Click on Yes button. Python will be installed on your
computer. Click on the close button when Setup was successful is shown.
82 Modular (Ver. 4.0)-VI

