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