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