Skip to content

Instantly share code, notes, and snippets.

@npworkcode
Created March 30, 2021 01:00
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 npworkcode/778255126ba49e90d3e9540e4a4c279f to your computer and use it in GitHub Desktop.
Save npworkcode/778255126ba49e90d3e9540e4a4c279f to your computer and use it in GitHub Desktop.
Python code for printing Hello Cloud!
def hello():
print("Hello Cloud")
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment