Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save michaeltennant4554/2889aa63dc068a880c7f8c1a75ce01c1 to your computer and use it in GitHub Desktop.
Save michaeltennant4554/2889aa63dc068a880c7f8c1a75ce01c1 to your computer and use it in GitHub Desktop.
def joke():
print("why the chicken cross the road")
print("casue it wanted to")
joke()
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment