Run ❯
Get your
own Python
server
❯
Run Code
Ctrl+Alt+R
Change Orientation
Ctrl+Alt+O
Change Theme
Ctrl+Alt+D
Go to Spaces
Ctrl+Alt+P
day = 4 match day: case 6: print("Today is Saturday") case 7: print("Today is Sunday") case _: print("Looking forward to the Weekend")
Looking forward to the Weekend