Rayat shikshan Sanstha’s
Dr. Babasaheb Ambedkar College, Aundh, Pune – 67
Department of BBA (CA)
Mid Term Examination 2022-23
Class-TYBBA(CA) Subject : Python DATE:___/12/2022
Time: 1 Hr Marks-20
Q 1.Answer the following (Any 4) Marks-08
1. What is Python ? [CO 49]
2. Write anonymous Functions. [CO 49]
3. What will Be the Output of
4. What is python path ? [CO 50]
5. Write simple “Hello World” Program. [CO 50]
Q 2.Answer the following (Any 3) Marks-12
1. Write a Python program that accepts a word from the user and reverses it.
2. Write Logical operators with Example. [CO 51]
3. Write Python Data Types With Suitable Flow.
4. Write a Python program to create a list and display only even numbers
From the list. [CO 49]
5. What is break, continue and pass in python ?