C.S Assignment File 2023-24 Python
C.S Assignment File 2023-24 Python
PRATICAL FILE
XII - Section
SR TITLE PAGE
NO . NO.
10. Create a binary file with name and roll no. Search for a 14
given roll number and display the name, if not found
display appropriate message.
11. Write a program to create a CSV file to store student 15
data(Rollno. , Name , Marks). Obtain data from user and
write 5 records into the file.
Write a program to show push and pop operation using
12. stack. 16-17
13. Write a python program that displays a first three rows 18-22
fetched from student table of MySQL database “test”.