Page 110 - ComputerGenius_V2.1_Class8
P. 110

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, Python will be successfully installed on your computer.

                  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:


                         2  Scroll down and
                         click on Python                                               3  Click on IDLE (Python
                         3.11 folder.                                                 3.11 64-bit).












                           1  Click on Start
                          button.


                  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.


                      108    Computer Genius (V2.1)-VIII
   105   106   107   108   109   110   111   112   113   114   115