In Python, boolean type is a sub-type of integer.
2 Likes
False
Reason — In Python, the boolean data type is distinct and represents one of the two possible values — True or False.
Answered By
The input() method always returns a value of an integer type.
The print() method without any value or name or expression prints a blank line.
"AISSCE-2020" is a valid string variable in Python.
In Python, integer data type has a fractional part.