What is the use of boolean data type in python
Answers
Answered by
0
Answer:
it means u have true false and unknown language or values
Answered by
4
Hyy Dude
They are used to represent truth values (other values can also be considered false or true). In numeric contexts (for example, when used as the argument to an arithmetic operator), they behave like the integers 0 and 1, respectively.
May this helps you
Plz marked in brainlest answer
Similar questions