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

A Workbook for

Programming with Python

(22616)
Academic Year: 2023-24

SEMESTER V

Diploma in Computer Engineering Group

(CO)

Name of Student: …………………………………………………….

Enrollment No:……………………… Roll No:………………………

TSSM’s

Bhivarabai Sawant College of Engineering and Research

Narhe, Pune- 41.

Department of Computer Engineering.

INDEX

Unit No Title Marks Remark Sign of Staff

Assessment Date

1
Introduction and Syntax of Python
I
Program

Python Operator and Control Flow


II
Statements

III Data Structures in Python

Python Functions,
modules and Packages
IV

Object Oriented Programming in Python


V

File I/O Handling And Exception


VI
Handling

Course Coordinator H.O.D.


Unit I Introduction and Syntax of Python Program

Que. Bloom’s CO Questions


No. Level

1 1,2 COI602 Give the features of python dictionaries

Marking Scheme 2M

Answer

2 1 COI303.2 What are the rules for writing an identifier?


Marking Scheme 2M

Answer

2
3 1,2 COI303.2 Explain the String in python
Marking Scheme 2M

Answer

4 2 COI303.2 What is Indentation? Explain with example

Marking Scheme 2M

3
Answer

5 1,2 COI303.2 What are the features of Python Explain any 4?


Marking Scheme 4M

Answer

6 2 COI303.2 What are the building blocks of an algorithm? Explain in detail.

Marking Scheme 4M

Answer

7 3 COI303.2 Define the two modes in Python.

Marking Scheme 2M

Answer

8 2 COI303.2 Describe Python Interpreter

Marking Scheme 2M

4
Answer

9 2 COI303.2 List features of Python

Marking Scheme 2M

Answer

10 4 COI303.2 Determine various data types available in Python with example

Marking Scheme

Answer

Total Marks Marks Obtained Signature of Faculty

UNIT II Python Operator and Control Flow Statements

Que. Bloo Relevance Questions


No. m’s to
Leve CO
l

1 1 COI602.2 List identity operators give an example.

5
Marking 2M
Scheme

Answer

2 1 COI602.24 Explain two Membership and two logical operators in python with appropriate examples.

4M

Answer

6
3 2 COI602.2 Write a python program to print Fibonacci series up to n terms

4M

Answer

4 2 COI602.2 Explain different loops available in python with suitable examples.

Answer

7
8
5 1 COI602.2 Enlist Basic operator with give one example.

4M

Answer

9
6 2 COI602.2 Write a python program to check if the number is positive or not. Accept no from the user using a conditional statement.

2M

Answer

7 2 COI602.2 Write program to display '*'s right angle triangle form.

2M

Answer

8 1 COI602.2 Explain loop manipulation gives one example.

10
4M

Answer

9 2 COI602.2 Python program to find the factorial of a number provided by the user.

4M

Answer

11
10 2 COI602.2 Python Program to check if a Number is Odd or Even

2M

Answer

Marks Obtained Total Marks Signature of Faculty

12

You might also like