what is logical oprators in python ???
Answers
Answered by
1
Answer:
Logical operators in Python are used for conditional statements are true or false. Logical operators in Python are AND, OR and NOT. For logical operators following condition are applied. For AND operator – It returns TRUE if both the operands (right side and left side) are true.
Answered by
2
Answer:
Logical operators in Python are used for conditional statements are true or false. Logical operators in Python are AND, OR and NOT. For logical operators following condition are applied. For AND operator – It returns TRUE if both the operands (right side and left side) are true.
Similar questions
Computer Science,
1 month ago
Biology,
1 month ago
Chemistry,
2 months ago
English,
2 months ago
Math,
10 months ago