Predicted Python 22616 Question Paper
Predicted Python 22616 Question Paper
Instructions:
d) Create a dictionary with student roll numbers and names. Add, update, and delete one entry.
b) Write a Python program to accept 5 integers in a list and find the largest and smallest.
a) Write a Python program using a class `Student` with roll no and name. Display the details.
c) Explain any four file modes in Python with syntax and example.
c) Explain the following set operations with examples: Union, Intersection, Difference, Symmetric
Difference.