Python Programming Question Bank UNIT-1
Python Programming Question Bank UNIT-1
Question Bank
UNIT - 1
Multiple Choice Questions
2. Identifiers may contain letters and digits, but cannot begin with a .
a. Character
b. Digit
c. Underscore
d. Special Symbols
10 Marks Questions
1. Briefly explain different Operators in Python with examples.
2. Briefly explain how to read and print data in Python with examples.
3. Briefly explain the conditional statements available in Python with
examples.
4. Briefly explain the control statements available in Python with examples.