FYCS Sem2-Advanced Python Programming Practical Slips.docx
FYCS Sem2-Advanced Python Programming Practical Slips.docx
1. Create a class Book with attributes title and author. Use a constructor to 12
initialise and a destructor to print the message on deletion.
2. Write a Python program to check a number is divisible by 7 (Use GUI) 12
3. Viva 6
3. Viva 6
3. Viva 6
V.P.M’S R.Z.SHAH COLLEGE OF ARTS SCIENCE AND COMMERCE, MULUND (E)
F.Y.B.Sc.(Computer Science) (Semester II)
(Practical Examination) 2024-25
Advanced Python Programming
Seat No: _____________ Max.Marks:30
3. Viva 6
1. Create a class Student with attributes name and age. Implement a method 12
to display the student's details.
3. Viva 6
3. Viva 6
V.P.M’S R.Z.SHAH COLLEGE OF ARTS SCIENCE AND COMMERCE, MULUND (E)
F.Y.B.Sc.(Computer Science) (Semester II)
(Practical Examination) 2024-25
Advanced Python Programming
Seat No: _____________ Max.Marks:30
3. Viva 6
3. Viva 6
3. Viva 6
V.P.M’S R.Z.SHAH COLLEGE OF ARTS SCIENCE AND COMMERCE, MULUND (E)
F.Y.B.Sc.(Computer Science) (Semester II)
(Practical Examination) 2024-25
Advanced Python Programming
Seat No: _____________ Max.Marks:30
1. Write a Python program to define a static method add() in a Math class that 12
takes two numbers and returns their sum.
3. Viva 6
1. Write a Python program to demonstrate the use of the super() method by creating 12
a base class A and a subclass B that calls the constructor of A using super().
2. Write a python Program to demonstrate GUI controls (any two). 12
3. Viva 6
3. Viva 6
.
/
V.P.M’S R.Z.SHAH COLLEGE OF ARTS SCIENCE AND COMMERCE, MULUND (E)
F.Y.B.Sc.(Computer Science) (Semester II)
(Practical Examination) 2024-25
Advanced Python Programming
Seat No: _____________ Max.Marks:30
1. Write a Python program to create and run a thread that prints numbers 12
from 1 to 5.
3. Viva 6
.
3. Viva 6
4. Journal
.
3. Viva 6
4. Journal
.
V.P.M’S R.Z.SHAH COLLEGE OF ARTS SCIENCE AND COMMERCE, MULUND (E)
F.Y.B.Sc.(Computer Science) (Semester II)
(Practical Examination) 2024-25
Advanced Python Programming
Seat No: _____________ Max.Marks:30
1. Create a class car and a subclass ElectricCar. Add attributes and methods 12
to display car details, demonstrating inheritance and polymorphism.
Write a Python program to demonstrate the use of Matplotlib.
3. Viva 6
.