If
Indentation matters.
💡 THINK OF IT LIKE…
▸ YOUR TURN
Write: if x > 0: print('pos')
Tab indent · Shift+Tab outdent · ⌘/Ctrl + Enter submit · auto-pairs ( [ { " '
Click 'Run code' to execute your code in a real sandbox.
Indentation matters.
Write: if x > 0: print('pos')
Click 'Run code' to execute your code in a real sandbox.