A
Practical File
on
Python Programming
[Link] 2nd Sem
Submitted To: Submitted By:
[Link] CHOPRA [Link]
Assistant Professor 250311149
Deptt. of CSE section(3C)
Department of Computer Science and Engineering
School of Engineering and Technology
Sanskaram University, Jhajjar, Haryana
INDEX
SNo. Program Name Date Signature
01 Write a program add two number (user input)
02 Write a program to find greatest of three number
03 Write a program to find sum of the 50 even number
04 Write a program to demonstrate List and tuple
05 Write program to demonstrate set and dictionary
06 Write a program for Exception handling using try and
expect
07 Write a programe to demonstrate class & object
08 Write a program to represent multilevel inheritance
09 Write a program to represent multiple inheritance
10 Write a program to represent method overriding