Skip to content

Instantly share code, notes, and snippets.

@dolph
Last active April 18, 2019 17:47
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save dolph/8ee50d2f9fa6edea2797e32109a96e98 to your computer and use it in GitHub Desktop.
Save dolph/8ee50d2f9fa6edea2797e32109a96e98 to your computer and use it in GitHub Desktop.
def f(x):
  print("%s" % x)
def f(x):
  print("%s" % x)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment