Skip to content

Instantly share code, notes, and snippets.

@pallavg55
Created August 18, 2017 10:53
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save pallavg55/392d3d11ee7ea5bbf862fa9185adf1c2 to your computer and use it in GitHub Desktop.
Save pallavg55/392d3d11ee7ea5bbf862fa9185adf1c2 to your computer and use it in GitHub Desktop.
def hello_world():
"""Print Hello World"""
print "Hello World"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment