Skip to content

Instantly share code, notes, and snippets.

@dolph
Last active April 18, 2019 17:47
Embed
What would you like to do?
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