Skip to content

Instantly share code, notes, and snippets.

@ChaitanyaBaweja
Created April 19, 2020 19:04
Show Gist options
  • Save ChaitanyaBaweja/581d0fdda5d825d916cf33fbb21b5cc9 to your computer and use it in GitHub Desktop.
Save ChaitanyaBaweja/581d0fdda5d825d916cf33fbb21b5cc9 to your computer and use it in GitHub Desktop.
def hello():
print('Hello Chaitanya')
hello()
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment