Skip to content

Instantly share code, notes, and snippets.

@Krelborn
Created January 9, 2012 16:49
Show Gist options
  • Save Krelborn/1583812 to your computer and use it in GitHub Desktop.
Save Krelborn/1583812 to your computer and use it in GitHub Desktop.
Testing gist with a Hello World script
# Usual Hello World script in Python.
# Hey look, this comment is longer than the code!
print "Hello World"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment