Skip to content

Instantly share code, notes, and snippets.

@samwho
Created April 6, 2011 10:52
Show Gist options
  • Save samwho/905465 to your computer and use it in GitHub Desktop.
Save samwho/905465 to your computer and use it in GitHub Desktop.
A very simple "Hello, world!" program in python.
print "Hello, world!"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment