Page 108 - Digicode_AI_class_6
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, 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
                     3.11 folder.
                                                                                  (Python 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.




                106    DigiCode AI-VI
   103   104   105   106   107   108   109   110   111   112   113