Python Practical Paper

You might also like

Download as docx, pdf, or txt
Download as docx, pdf, or txt
You are on page 1of 1

Anurag University

B.Sc. (Hons.) Agriculture, II Year I Semester


Practical Examination, April - 2024
Course: A13023 – Python Programming Credits: 2(1+1)
Date: 08-04-2024 Session: Morning,
Afternoon
Time: 10:00 AM to 12:00 AM (FN) Max Marks: 15 Marks
02:00 PM to 04:00 PM (AN)
Name: ID. No. :

I. Answer the following questions (20 Marks / Reduced to 5 marks)

SET - I
1. Write a python program to find the largest no given 3 numbers?
2. Write a python program implement Tuples and its operations?

SET - II
1. Write a python program find the given number is Palindrome or not?
2. Write a python program implement Exception Handling?

SET - III
1. Write a python program to check given year is Leap year or not?
2. Write a python program to implement Inheritance?

SET - IV
1. Write a python program to find the Factorial of given number?
2. Write a python program implement Lists and its operations?

SET - V
1. Write a python program to display Fibonacci series?
2. Write a python program implement Dictionaries and its operations?

II. Viva voice (5 Marks)


III. Record (5 Marks)

You might also like