Skip to content

Instantly share code, notes, and snippets.

@subhsaha
Created September 5, 2017 20:47
Show Gist options
  • Save subhsaha/0874718e9382b0cd819159771e228a43 to your computer and use it in GitHub Desktop.
Save subhsaha/0874718e9382b0cd819159771e228a43 to your computer and use it in GitHub Desktop.
def x():
print("Hello Hey ! ")
x()
x()
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment