Skip to content

Instantly share code, notes, and snippets.

@loisgh
Created October 2, 2018 21:37
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 loisgh/6d87de7754270782f4f73d03245fa40a to your computer and use it in GitHub Desktop.
Save loisgh/6d87de7754270782f4f73d03245fa40a to your computer and use it in GitHub Desktop.
My Test Gist
def main():
print("test1")
main()
def main():
print("test2")
main()
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment