Page 114 - Code & Click - 7
P. 114
B. HTML5 and CSS
Create a web page titled ‘Mera Aadhaar Meri Pehchan’. Format the web page using various
HTML elements and CSS styles.
(A sample is given for your reference)
C. Python
Write the following programs in Python.
1. Program to accept two numbers from the user and display their sum, product, difference,
and quotient.
2. Program to accept a year in four digits from the user. Display whether the year will have 365
days or 366 days.
3. Program to accept two numbers from the user and check if the smaller number is a factor of
the larger number or not.
112