Skip to content

Instantly share code, notes, and snippets.

@hamsolodev
Created May 12, 2010 13:05
Show Gist options
  • Save hamsolodev/398570 to your computer and use it in GitHub Desktop.
Save hamsolodev/398570 to your computer and use it in GitHub Desktop.
def hello(**kwargs):
print ','.join(kwargs)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment