Skip to content

Instantly share code, notes, and snippets.

@marlun
Created July 23, 2010 11:16
Show Gist options
  • Save marlun/487299 to your computer and use it in GitHub Desktop.
Save marlun/487299 to your computer and use it in GitHub Desktop.
def method_name(param):
if param == true:
print "success"
else:
print "failure"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment