Practical 2024
Practical 2024
INFORMATICS PRACTICES
School Code: 20161
CLASS-XII
Subject code: 065 Time:- 3 Hrs MM:30
Q1: To write a Python program to create a panda’s Data frame called DF for the following table using
Dictionary of list and perform the following operations (8)
Q2 Consider the following MySql Tables and Answer the queries (4+3=7)
Table:- MOBILEMASTER
Table:- MOBILESTOCK
S_ID M_ID M_QTY M_SUPPLIER
S001 MB004 450 NEW VISION
S002 MB003 250 PRAVEEN GALLERY
S003 MB001 300 CLASSIC MOBILE STORE
S004 MB006 150 A-ONE MOBILE
S005 MB003 150 THE MOBILE
S006 MB006 50 MOBILE CENTER
Table:- Sports