0% found this document useful (0 votes)
29 views

Assignment 1 Python 2021-22

1. The document provides instructions for a Python programming assignment for IT second year students at the Northern India Institute of Technology. It includes 5 questions related to Python programming concepts like the programming cycle, data types, type conversion, operators, and precedence/associativity of operators. 2. Students are asked to write their assignment responses on an assignment copy and submit it to the department by October 6th, 2021. The assignment is worth a total of 25 marks and covers Course Outcome 1. 3. References for the assignment include two textbooks - Think Python and Introduction to Computation and Programming Using Python - as well as an online reference from the NPTEL website providing video lectures on Python programming.
Copyright
© © All Rights Reserved
Available Formats
Download as DOC, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
29 views

Assignment 1 Python 2021-22

1. The document provides instructions for a Python programming assignment for IT second year students at the Northern India Institute of Technology. It includes 5 questions related to Python programming concepts like the programming cycle, data types, type conversion, operators, and precedence/associativity of operators. 2. Students are asked to write their assignment responses on an assignment copy and submit it to the department by October 6th, 2021. The assignment is worth a total of 25 marks and covers Course Outcome 1. 3. References for the assignment include two textbooks - Think Python and Introduction to Computation and Programming Using Python - as well as an online reference from the NPTEL website providing video lectures on Python programming.
Copyright
© © All Rights Reserved
Available Formats
Download as DOC, PDF, TXT or read online on Scribd
You are on page 1/ 1

BABU BANARASI DAS

NORTHERN INDIA INSTITUTE OF TECHNOLOGY


Affiliated to Dr. A.P.J. Abdul Kalam Technical University (AKTU Code : 056)
Approved by All India Council for Technical Education (AICTE)
AKTU Code : 056 Sector II, Dr Akhilesh Das Nagar, Faizabad Road, Lucknow (UP) – India, 226028
Website : www.bbdniit.ac.in
Department of Information Technology
IT 2nd Year / Third Semester / 2021-22
Name of Subject: Python Programming AKTU Subject Code: KNC 302

NBA Subject Code (To C-223 Unit Covered: Unit I


be filled by Faculty):
Date of Issue: 30/09/2021 Last Date of Submission: 06/10/2021

Max Marks: 25 Name of Faculty: Dr. Ram Pratap

Q# Question Description CO BTL M


1 Explain the python Programming cycle. 1 K2 5
2 What are the supported data types in Python? Explain with examples. 1 K2 5

3 What is type conversion? Explain the need for type conversion with the help of K2 5
1
relevant examples.

4 Define operator in python. Explain different types of operators used in K2 5


1
Python.
5 What do you mean by precedence and associativity of operators? 1 K1 5

CO: Course Outcome BTL: Bloom's Taxonomy Level M: Marks

NOTE: Write assignment on Assignment copy and submit it in the department before last date.
RERERENCES:
TEXT BOOKS
Edition &Year of
Ref. [ID] Authors Book Title Publisher/Press
Publication

Think Python: How to


Pragmatic 2nd
[T1] Allen B. Downey Think Like a Computer
Programmers Edition.
Scientist
Introduction to Computation
John V Guttag and Programming Using 1st Edition.
[T2]
Python MIT Press
REFERENCE BOOKS
Edition &Year of
Ref. [ID] Authors BookP Title Publisher/Press Publication

Paul Gries, Practical Programming: Pragmatic


Jennifer Campbell An Introduction to Programmers 2nd
[R1]
and Jason Computer Science using Edition
Montojo, Python 3
ONLINE/DIGITALREFERENCES
Ref. [ID] Source Name Source
Hyperlink
https://www.digimat.in/nptel/courses/video/106105183/L01.html
[D1] NPTEL
https://www.digimat.in/nptel/courses/video/106105183/L02.html

BBDNIIT 2021-22(Even Semester) Page1

You might also like