Page 116 - Digicode_AI_class_6
P. 116

Periodic Assessment 3


                                                (Based on chapters 6 & 7)





            A.  Identify and write the names of the following:

               1.                                2.                              3.















            B.  Label the components of IDLE:















            C.  What will be the output of the following Python codes:
               1.  x = 2

                     y = 3
                     print ('Sum of ', x,' and ', y,' is ', x+y)










               2.  name, subject, marks="Shikha", "Computer", 86

                    print ("Student Name: ", name)
                    print ("Subject: ", subject)

                    print ("Marks obtained: ", marks)











                114    DigiCode AI-VI
   111   112   113   114   115   116   117   118   119   120   121