Run Program ❯
Python Home
❯
Run Code
Change Orientation
is_sunny = True print("Do I need an umbrella?", not is_sunny)