plus operation in pyhon code example
Example: x and y in python
x > y is False
x < y is True
x == y is False
x != y is True
x >= y is False
x <= y is True
x > y is False
x < y is True
x == y is False
x != y is True
x >= y is False
x <= y is True