0% found this document useful (0 votes)
2 views1 page

Sessional Python BSC

The document outlines the structure and content of a Business Management exam for a B.Sc-3rd Semester course on Python Programming. It includes various sections with questions that assess students' understanding of Python basics, programming constructs, and data structures. The exam consists of multiple-choice, short answer, and programming questions, totaling a maximum of 30 marks.

Uploaded by

poonam.sharma
Copyright
© All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
2 views1 page

Sessional Python BSC

The document outlines the structure and content of a Business Management exam for a B.Sc-3rd Semester course on Python Programming. It includes various sections with questions that assess students' understanding of Python basics, programming constructs, and data structures. The exam consists of multiple-choice, short answer, and programming questions, totaling a maximum of 30 marks.

Uploaded by

poonam.sharma
Copyright
© All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd

Roll No.

:
BUSINESS MANAGEMENT
M.M,INSTITUTE OF COMPUTER TECHNOLOGY &
1 Sessional Exam (June-December, 2025)
Class: [Link]-3rd Semester Course Code: BCA-402
Date of Examination:
Course Name: Python Programming Maximum Marks: 30
Timings:
Sessional Outcomes |CO#]
Able to learn basics of Python and its fcatures
2
Able to Buildprograms using programming constructs like variables, conditional logic and
iii. Able to use list, tuple and dictionary in Python 2

Section -A (Each question carries 1mark) (1 x 6=6 Marks)


Q1. Answer ALL questions |BTL#J |CO#| |PO4)
1, Write a program to Print your name in Python. 1

1 2
What are the rule for defining variables?
111. How ispython an interpreted language?
3 2
IV Who is thc creator of Python, and in which ycar was it launched?
2 2
V. What does the input() function return in Python?
Vi. How to use append method in list? 2 2

Section -B(Each question carries 2 mark) (2 x 2= 4Marks)


Answer ALL questions |BTL#| CO# PO#

Why tuples are immutable? 2 3 2


Q.2.
3 3 2
Q.3. Discuss the difference between Keys and values in python dictionaries?
Section - C(Each question carries 4 mark) (4 x 2= 8 Marks)
Answer ALL questions [BTL# CO# PO#

3
Q.4. Write a menu driven program in python to calculate the area of different 3
shapes using while loop.
OR
3 2
Explain different control structures in python?
3
Q.5. Do a comparisonof all the data structures (list, tuplc, set, dictionary) in 3
python?
OR
3 2 3
Explain different methods available in string?
(6 x 2=12 Marks)
Section -D (each question carries 6 mark)
Answer ALL questions |BTL# |CO#| |PO#|

3 3 3
Q.6. Write a program in python to implement list and perform all applicable
operations on the list?
OR
Explain dictionary and various built-in dictionary methods with example? 3

What are various features of python language? 2 2


Q.7.
OR
2 2 2
Explain operators
in python with example?

--- END OF PAPER ---

You might also like