Run ❯
Get your
own
website
×
Change Orientation
x = 2 if x > 3: print("YES") else: print("NO")
NO