Skip to content

Instantly share code, notes, and snippets.

@adrianmarkperea
Last active June 11, 2020 08:09
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 adrianmarkperea/35a72de1b2464616175c9168977c629c to your computer and use it in GitHub Desktop.
Save adrianmarkperea/35a72de1b2464616175c9168977c629c to your computer and use it in GitHub Desktop.
>>> bob = get_bob()
Function `get_bob` called
Function `get_bob` finished
>>> print(bob)
Bob
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment