Page 171 - TP_Prime_V2.2_Class8
P. 171
B. Create a web page in HTML and insert some images. All the images should be running
as marquee one after another.
21 st
Python Century #Technology Literacy PROJECT WORK
Skills
A. Using Python, write a program that can be used to perform basic arithmetic 169
operations, logical operations and print tables.
B. Create a program to take a year as input from the user and check whether the
entered year is a leap year or not.
C. Create a 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.
D. Write a program in Python that can be used 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.

