Page 164 - TP_Plus_v2.2_Class_8
P. 164

You will get the following output:
              Factopedia                             Output



                                                  Input the sides of the triangle:
                                                  A: 2.3
                                                  B: 5.3
                                                  C: 9.5
                                                  Scalene triangle





                      Approximately,
                     1.4% of all websites                   Let’s BaCk-uP
                     on the Internet use
                    Python as a server-                A function is a block of organised and reusable code
                     side programming                 designed to perform a single or related set of actions.
                         language.                     Python functions can be categorised into built-in functions
                                                      and user-defined functions.

                                                       User-defined functions are created by the user according to
                                                      the need of the program.

                                                       A sequence of characters that is enclosed or surrounded by
                                                      single (' '), double (" "), or triple (''' ''') quotes is known as a
                                                      string.
                    If you get to the IDLE             Escape sequences or characters are used to represent
                    and type in import                special characters that cannot be directly inserted into a
                    antigravity, it opens             string.
                    up a web page with                 Python uses the + operator for concatenation and the *
                     a comic about the                operator for replication.
                    antigravity module.











                        The name of
                        the Python
                       programming
                      language comes
                      from an old BBC
                     television comedy
                    sketch series called
                      Monty Python's
                       Flying Circus.



                  162   Plus (Ver. 2.2)-VIII
   159   160   161   162   163   164   165   166   167   168   169