in python'
and 'is an example logical operatior
Answers
Answered by
0
Answer:
In Python, Logical operators are used on conditional statements (either True or False).
...
Logical operators.
OPERATOR DESCRIPTION SYNTAX
and Logical AND: True if both the operands are true x and y
or Logical OR: True if either of the operands is true x or y
not Logical NOT: True if operand is false
Similar questions
Environmental Sciences,
2 months ago
Accountancy,
6 months ago
Physics,
6 months ago
Biology,
10 months ago
English,
10 months ago