MOUNT CARMEL COLLEGE,
AUTONOMOUS
No. 58, Palace Road, Bengaluru – 560052
PYTHON PROGRAMMING LAB
RECORD
Submitted by Name:
Zayanah Khan
Register No: M24MC45
I Semester MCA
Batch: 2024 – 2026
Mount Carmel College, Autonomous
No.58, Palace Road, Bengaluru - 52
CERTIFICATE
This is to certify that by Zayanah Khan(M24MC45) student of
MASTER OF COMPUTER APPLICATIONS, batch [2024-2026], of
Mount Carmel College Autonomous has successfully completed the
practical programs in Python Programming prescribed by the Board of
Studies, Department of MCA, Mount Carmel College Autonomous,
Bengaluru affiliated to Bengaluru City University and approved by AICTE
for I Semester MCA for the academic year 2024-2026.
Faculty in Charge : Coordinator,
MCA Programme
Date:
Examiners: College
Seal
1.
2.
INDEX
Program Part A Page No
No
1 Write a Python program to demonstrate variables, identifiers, constants, 1
indentation, and comments.
2 Implement conditional statements and decision control statements in 3
Python.
3 Implement looping control structures in Python. 5
4 a. Write a Python program to demonstrate the use of functions and 7
modules.
b. Illustrate Exception Handling
5 Implement operations on lists in Python. 11
6 Implement operations on tuples in Python. 13
7 Implement operations on dictionaries in Python. 15
8 Implement operations on strings in Python. 19
9 Implement operations on sets in Python. 22
10 Write a Python program to demonstrate Object-Oriented 24
Programming (OOP) concepts such as inheritance and method
overriding.
11 Write a Python program to demonstrate file handling (reading from 26
and writing to files).
12 Create a menu-driven program to perform various matrix operations.
28
13 Create a menu-driven program to perform various matrix operations. 31
14 Write a Python program to create a GUI application using Tkinter. 34
15 Write a Python program to perform various database operations (create, 37
insert, delete, and update).
Program Part B Page
No No
Mini project on Online Book Store Management 40