Skip to content

Instantly share code, notes, and snippets.

@inky
Created January 3, 2013 21:34
Show Gist options
  • Select an option

  • Save inky/4447513 to your computer and use it in GitHub Desktop.

Select an option

Save inky/4447513 to your computer and use it in GitHub Desktop.
if lol:
return
no_lol()
if lol:
return
else:
no_lol()
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment