Skip to content

Instantly share code, notes, and snippets.

@zhenghao1
Created June 26, 2011 19:33
Show Gist options
  • Select an option

  • Save zhenghao1/1047899 to your computer and use it in GitHub Desktop.

Select an option

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