Skip to content

Instantly share code, notes, and snippets.

@dlefcoe
Created June 4, 2018 09:23
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 dlefcoe/378185c6106ba439692b1e0c37903398 to your computer and use it in GitHub Desktop.
Save dlefcoe/378185c6106ba439692b1e0c37903398 to your computer and use it in GitHub Desktop.
a = "hello world"
print(a)
b = "hello world"
print(b)
@dlefcoe
Copy link
Author

dlefcoe commented Jun 4, 2018

just testing how gist works.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment