Run ❯
Get your
own Python
server
×
Change Orientation
Change Theme, Dark/Light
Go to Spaces
a = 2 b = 330 print("A") if a > b else print("B")
B