This document outlines the assignment details for the Python Programming course at United College of Engineering & Research for the semester 2024-25. It includes a list of short and long answer questions, along with their corresponding marks and Bloom's taxonomy levels. The assignment is due on April 28, 2025, and is worth a total of 20 marks.
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 ratings0% found this document useful (0 votes)
7 views1 page
Assignmnt 1 (Python)
This document outlines the assignment details for the Python Programming course at United College of Engineering & Research for the semester 2024-25. It includes a list of short and long answer questions, along with their corresponding marks and Bloom's taxonomy levels. The assignment is due on April 28, 2025, and is worth a total of 20 marks.
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
You are on page 1/ 1
Department of Computer Science and Engineering
United College of Engineering & Research, Prayagraj
Pin - 211010 (India)
Assignment Paper, Session 2024-25 [Even]
Assignment No.: 1 Semester: IV
Course Name: Python Programming AKTU Course Code: BCC-402 Last Date of Submission: 28.04.25 Note: All questions are compulsory. Max. Marks: 20
Section-A
Ques. Short Answer Type Questions CO Bloom’s Marks
No. Level 1. Define Python. List any three features of Python. 1 1 1 2. Discuss the role of IDLE in python. 1 2 1 3. Differentiate between Python lists and arrays. 1 4 1 4. Demonstrate the use of assignment operators with any two variables. 1 3 1 5. Define OOPS in Python. 1 1 1
Section-B
Ques. Long Answer Type Questions CO Bloom’s Marks
No. Level 1. Explain type conversion in python. 1 2 3 2. A shopkeeper wants a program to calculate the total bill for 2 items 3 1 3 (input price and quantity of each). Write a program to do that. 3. Write a program to print the character of the ASCII vale in python. 1 3 3 4. Discuss membership and identity operator with example. 1 2 3 5. Programming cycle for python. 1 1 3 CO - Course Outcome