Skip to content

Instantly share code, notes, and snippets.

@preetham-salehundam
Created April 22, 2020 03: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 preetham-salehundam/a1d466f034b1c6b695ce580f8f4a4b3d to your computer and use it in GitHub Desktop.
Save preetham-salehundam/a1d466f034b1c6b695ce580f8f4a4b3d to your computer and use it in GitHub Desktop.
def foo():
return "function foo"
print(foo, " called")
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment