Created
August 2, 2016 12:35
-
-
Save ravenberg/ece11c5f0f1eb2c00cd55573af43dca1 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
def greet(name): | |
print 'Hello', name |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment