Page 122 - TP-Play_V-2.0_Book-8
P. 122

Project 2
            Write the HTML code to divide the web page in different sections. Display a web page in every
            section. When you click on a link in the left section, the linked web page should be opened in
            the right section as shown:
























            Project 3
            Create a similar form in HTML5.
                                                      APPLICATION FORM

                                                  Your name

                                                  phone number


                                                  @-mail

                                                  Additional information...



                                                                    SUBMIT >


            Python                                                                   21 st   #Computational Thinking
                                                                                   Century
                                                                                     Skills  #Productivity & Accountability
            Project 1
            Write a Python program to take a year as input from the user and check whether the entered
            year is a leap year or not.
            Project 2

            Write a Python program to display a Restaurant menu with 10 dishes. The user can choose any
            dish by its serial number and once he has selected a dish, the program will show its cost.

            Project 3
            Write a Python program to display the conversion of Celsius to Fahrenheit, Meters to Kilometers,
            Centimeters to meters and Liters to Millimeters. The user can choose to perform one conversion
            at a time trough a menu type selection.




            122       Play (Ver. 2.0)-VIII
   117   118   119   120   121   122   123   124   125   126   127