Skip to content

Instantly share code, notes, and snippets.

@trecouvr
Created March 11, 2018 14:47
Show Gist options
  • Save trecouvr/92bc6641b442298a426e2c427a5ac78b to your computer and use it in GitHub Desktop.
Save trecouvr/92bc6641b442298a426e2c427a5ac78b to your computer and use it in GitHub Desktop.
def hello(name):
print('hello ' + name)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment