Run ❯
Get your
own Python
server
×
Change Orientation
Change Theme, Dark/Light
Go to Spaces
x = 2 if x > 3: print("YES") else: print("NO")
NO