Skip to content

Instantly share code, notes, and snippets.

@markrwilliams
Last active April 13, 2018 00:10
Show Gist options
  • Save markrwilliams/98f18739ab30fb69d6154364dc1eee7a to your computer and use it in GitHub Desktop.
Save markrwilliams/98f18739ab30fb69d6154364dc1eee7a to your computer and use it in GitHub Desktop.
def invalid_but_irrelevant():
print("I am invalid but also irrelevant")
def invalid_but_relevant():
print("I am invalid and relevant")
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment