Page 141 - TP_Play_V2.1_class8
P. 141

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 as shown in the image.
                                                          APPLICATION FORM

                                                       Your name

                                                       phone number


                                                       @-mail

                                                       Additional information...



                                                                          SUBMIT

                 Python                                                                          21 st
                                                                                               Century   #Technology Literacy
                                                                                                Skills
                 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

                 1.   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.
                 2.  Write a program to calculate the sum of even numbers from 1 to 20 using a while loop.
                 3.  Write a program to print the multiplication table for a user-defined number.



                                                                                               Project Work      139
   136   137   138   139   140   141   142   143   144   145   146