Page 121 - 2611_SmartGPT Pro V(5.0) C-6
P. 121

21 st   #Collaboration
                 GROUP DISCUSSION                                                               Century   #Communication
                                                                                                  Skills

                    Divide the class into  two groups and organise  a group discussion  on different modes
                    on python.







                         COding Zone       COding Zone    {}      =      COding Zone
                                {C ding z ne}
                                                                                              21 st
                                                                                                 #Critical Thinking
                                                                                           Century
                                                                                                 #Technology Literacy
                                                                                             Skills
                                                                         </>
                    1.  Find the output of the following Python code:
                        a.  print("Hello, World!")
                        b.  a = 5
                           b = 10
                        print(a + b)
                        c.  a = 4

                        b = 2
                        print(a ** b)
                        d.  print(9//2)
                        e.  a, b = 10, 20

                        c =  a + b

                        print("c is :",c)
                    2.  Correct the errors in the following Python code:
                        a.  print("Hello, World!)
                        b.  a = "Hello

                           Print(a)
                        c.  a= "Hello!"

                           b= 'Friends"
                        print(a,b)






                       CAREER HERE
                 People who are experts in Python may pursue their careers as software developers.



                   FOR THE TEACHER

                   1.   Demonstrate the Python programming modes to the students.
                   2.   Discuss with students about the Python and its features.





                                                                                             Introduction to Python  119
   116   117   118   119   120   121   122   123   124   125   126