Python has a boolean datatype, with two possible value "True" and "False".

The logical operators "and", "or" and "not" are supported.