Page 283 - AI Ver 1.0 Class 9
P. 283
Downloading Python
3. Click on the setup file to start installation. The Python Setup wizard appears.
4. Select the Add Python 3.9 to PATH check box and click on the Install Now option. Python Setup
Python Setup Wizard
After the setup progress is complete then the given message will be displayed showing "Setup was successful".
Now, Python is available in your Start Menu and also as a shortcut on the desktop. When you open the Python,
Python IDLE shell window opens. IDLE stands for Integrated Development and Learning Environment. It is a
code editor which helps you to write and execute Python programs in the editor itself.
Python IDLE
Brainy Fact
Many big companies like Facebook, Google, NASA, MIT, Nokia, IBM and many more use Python for
their products and services.
Introduction to Python 281

