Informatics Practices
In Python, boolean type is a sub-type of integer.
Python Funda
3 Likes
Answer
False
Reason — In Python, the boolean data type is distinct and represents one of the two possible values — True or False.
Answered By
3 Likes
In Python, boolean type is a sub-type of integer.
3 Likes
False
Reason — In Python, the boolean data type is distinct and represents one of the two possible values — True or False.
Answered By
3 Likes