Skip to content

Instantly share code, notes, and snippets.

@mabj
Last active January 12, 2020 20:15
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 mabj/326f0a06974b7d00aac1085af7efbd93 to your computer and use it in GitHub Desktop.
Save mabj/326f0a06974b7d00aac1085af7efbd93 to your computer and use it in GitHub Desktop.
call_001()
for i in range(0 to 4):
call_002()
call_003()
if i is even:
call_004()
call_005()
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment