Name of Student: _______________________________________________________________
Branch: E & CE Class: SY Academic Year: 2023-24
Subject: Python Programming Roll NO. PRN:
Sr. Title of the practical Page Date of Dated
No. No. performance sign.
of teacher
1 Install and configure Python IDE
2 Write simple Python program to
display message on screen
3 Write simple Python program
using operators:
a) Arithmetic Operators
b) Logical Operators
c) Bitwise Operators
4 Write simple Python program to
demonstrate use of conditional
statements:
a) ‘if’ statement
b) ‘if … else’ statement
c) Nested ‘if’ statement
5 Write Python program to demonstrate use of looping
statements: a) ‘while’ loop
b) ‘for’ loop
c) Nested loops
6 Write Python program to perform
following operations on Lists:
a) Create list
b) Access list
c) Update list (Add item, Remove item)
d) Delete list
7 Write Python program to perform following operations
on Tuples:
a) Create Tuple
b) Access Tuple
c) Update Tuple
d) Delete Tuple
8 Write Python program to perform following operations
on Tuples:
a) Create Set
b) Access Set elements
c) Update Set
d) Delete Set
INDEX
Sign of Teacher