Skip to content

Instantly share code, notes, and snippets.

@BarisSari
Last active January 7, 2021 18:55
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 BarisSari/4348ec31147664affd3256f8f13192b9 to your computer and use it in GitHub Desktop.
Save BarisSari/4348ec31147664affd3256f8f13192b9 to your computer and use it in GitHub Desktop.
def example():
return "Hi from bar"
def example_2():
return "Hi again, this is from bar by the way!"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment