6
The print() function without any value or name or expression prints a blank line.
a. True
b. False
7
In Python, Boolean type is a sub-types of integer.
a. True
b. False
8.
“AISSCE-2020” is a valid string is Python.
a. True
b. False
9.
In Python, integer data type has a fraction part.
a. True
b. False
10.
NULL literal in Python means “there is nothing here”
a. True
b. False