Grade XII - IP Practical
Grade XII - IP Practical
SCHOOLCODE:56804
CODE &SUB: (065)INFORMATICSPRACTICES–LABTEST
Date:25/01/2024 Duration: 3Hrs MaxMarks:30
Sign: Sign:
Name: Name:
Sign: Sign:
1 a. Write a python program to create a data frame for examination result and display row 8
labels, column labels, data type of each column and their dimensions.
b. Write a python program to create a data frame using dictionary, to show the unemployment
rate from 1940 to 2023 using line chart.
Year=[1940,1950,1960,1970,1980,1990,2000,2010,2020,2023]
Unemployrate=[80,75,60,60,70,50,60,40,75,75]
Required specifications: Chartcolourred, marker-circle, fontsize10
2 Consider the following tables Stationary and Consumer. Write SQL commands for the statement (i) to 7
(iv) and output for (v) to (vii):
Name: Name:
Sign: Sign: