Skip to content

Instantly share code, notes, and snippets.

@tonyooooooo
Created March 15, 2023 00:17
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save tonyooooooo/07db207a03506a322b1406df6ec961a1 to your computer and use it in GitHub Desktop.
Save tonyooooooo/07db207a03506a322b1406df6ec961a1 to your computer and use it in GitHub Desktop.
>>> for i in []:
... print('ok')
... else:
... print('!ok')
...
!ok
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment