In Python, boolean type is a sub-type of integer.
False
Reason — In Python, the boolean data type is distinct and represents one of the two possible values — True or False.