Page 112 - TP_Play_V2.1_class6
P. 112

E.  Long answer type questions.

                     1.  What are relational operators ? Explain with the help of an example.

                        .....................................................................................................................................................................................................
                        .....................................................................................................................................................................................................

                        .....................................................................................................................................................................................................

                     2.   What is the use of comments in programming? How many types of comments are there in Python?

                        .....................................................................................................................................................................................................
                        .....................................................................................................................................................................................................


                        .....................................................................................................................................................................................................
                     3.  What do you mean by high level language? Explain 3GL and 4GL.


                        .....................................................................................................................................................................................................
                        .....................................................................................................................................................................................................

                        .....................................................................................................................................................................................................

                                                                                                21 st   #Technology Literacy
                                                                                             Century
                  F.  Competency-based/Application-based questions.                            Skills  #Social Interaction
                     1.   Aarushi finished writing a program in Python and saved it successfully but now she

                        has forgotten the option to execute a program. Tell her which option she should use.
                     2.   What will be the output of the following programs?

                        a.  a = 4.5                                b.  y = 10
                           b = 2                                       y += 2

                           print (a//b)                                print(y)

                                                                                           21 st   #Productivity & Accountability
                                                                                         Century
                                                                                           Skills  #Information Literacy
                                                        In the lab



                    Write a program to:

                        convert kilometre unit to metre.           input five names from the user.
                        calculate the area of a square.





                   Teacher's Corner

                  1.  Discuss about Python programming modes with the students.
                  2.  Go through all the other topics covered in this chapter.
                  3.  Tell the students about the importance of Python.


                  110       Play (Ver. 2.1)-VI
   107   108   109   110   111   112   113   114   115   116   117