Page 108 - ThinkGPT_V2.1_C6_Flipbook
P. 108
5 Click on Install Now.
3 Click on the downloaded software.
You can locate the software in the
Downloads folder of your computer.
4 Check the Add python.exe to PATH checkbox.
After a few seconds, Once the installation is successful, the following page will appear saying "Setup
was successful". Python will be successfully installed on your computer.
5 Click on the Close button.
Programming in Python
Python has two basic programming modes— Interactive Mode and Script Mode.
Interactive Mode
Interactive Mode is a command line shell which gives immediate result for each command. In
Interactive mode, we type one command at a time. Python executes the given command and gives
the output.
Follow these steps to start Python and work in Interactive Mode:
106 Premium Edition-VI

