Skip to content

Instantly share code, notes, and snippets.

@zhenghao1
Created June 26, 2011 19:33
Show Gist options
  • Save zhenghao1/1047899 to your computer and use it in GitHub Desktop.
Save zhenghao1/1047899 to your computer and use it in GitHub Desktop.
def main():
"""
THis is an exmaple
"""
print 'Hello %s' % "123"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment