Relational operators are used to show relationship between operands.True or False:
Answers
Answered by
0
Answer:
True
Explanation:
Relational operators are used to show relationship between operands
eg
5>3
Answered by
1
Answer: TRUE
Rational operators are used to show relationship between operands.
This is true as it is a simple fact in python programming language.
e.g- x>y or x<y or simply,
69<106
Similar questions