Assignment M.C.A III SEM
Assignment M.C.A III SEM
A III Semester
LAB BASED ON PYTHON (CPMCA304)
1. Write a program to create a class, constructor and functions to accept and
display the values.
2. WAP using Dictionary to store userid and password and validate the user based
on userid and password.
3. Write a program to create a user defined exception in python and handle the
exception using user defined class.
5. Write a menu-driven program to find the area of a circle, square and rectangle in
python.
6. Write a program to insert, update, delete and display the values using dictionary
in python.
12. WAP in python to insert, update, display and delete data in mysql database.