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

Python Programming Assignment Guide

Uploaded by

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

Python Programming Assignment Guide

Uploaded by

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

ASSIGNMENT-1

Subject: Python Programming


Subject code: BCC-302
Faculty Name:
Section:
Session: 2025-2026

[Link] Question CO/BTL Competitive/Univ.


.
1 What are different types of Data types University (2020-21)
available in Python? Write the type (BCC-302/)
conversion function of each Data type
II Explain the Arithmetic operators and (BCC-302/) University (2021-22)
Assignment operators, in details?
III What do you understand by Operator (BCC-302/) University (2021-22)
Precedence and Associativity? Explain it
with the help of an example?
IV Discuss why Python is called as dynamic (BCC-302/) University (2021-22)
and strongly typed language?
V Describe arithmetic, assignment, logical, (BCC-302/) University (2022-23)
bitwise and comparison operators in
detail.
VI Illustrate Unpacking tuples, mutable (BCC-302/) University (2023-24)
sequences, and string concatenation with
Examples.
VII Write and explain an algorithm through (BCC-302/) University (2022-23)
python code to generate prime numbers.
VIII Discuss why python is interpreted (BCC-302/) University (2022-23)
language. Explain history and features of
python while comparing python version 2
and 3.

You might also like