Logical operators are used to combine and manipulate values.

The operator returns True if either of the operands is True.

The operator is used to negate the operand.

The operator returns True if both operands are True.