Skip to content

Instantly share code, notes, and snippets.

@TheNZA
Last active December 17, 2015 20:08
Show Gist options
  • Save TheNZA/5665001 to your computer and use it in GitHub Desktop.
Save TheNZA/5665001 to your computer and use it in GitHub Desktop.
def the_flying_circus():
if (2==2) is False:
print "Horray"
elif False:
print "fuck"
else:
return True
@TheNZA
Copy link
Author

TheNZA commented May 28, 2013

Shit sucks

@audy
Copy link

audy commented May 28, 2013

:shipit:

@TheNZA
Copy link
Author

TheNZA commented May 28, 2013

Fixed it

@audy
Copy link

audy commented May 28, 2013

Ship it!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment