Skip to content

Instantly share code, notes, and snippets.

@kantale
Last active December 11, 2015 20:38
Show Gist options
  • Save kantale/4656190 to your computer and use it in GitHub Desktop.
Save kantale/4656190 to your computer and use it in GitHub Desktop.
Hello World
#This is a simple gist to test pypedia's "import gist" functionality
def Hello_world():
print "Hello World!"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment