Skip to content

Instantly share code, notes, and snippets.

@aniketmlk6
Created February 21, 2022 15:24
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 aniketmlk6/63c21b63cbe8896d7bc8970cb5d93b44 to your computer and use it in GitHub Desktop.
Save aniketmlk6/63c21b63cbe8896d7bc8970cb5d93b44 to your computer and use it in GitHub Desktop.
"""
The program shown below prints hi
It is an awesome feature of python
I'm in love with python
"""
print("Hi")
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment