Run ❯
Get your
own
website
×
Change Orientation
print(10 > 9) print(10 == 9) print(10 < 9)
True
False
False