Skip to content

Instantly share code, notes, and snippets.

@gitdxb
Created August 19, 2020 17:03
Show Gist options
  • Save gitdxb/9692e6afefbb802216908018dad128a6 to your computer and use it in GitHub Desktop.
Save gitdxb/9692e6afefbb802216908018dad128a6 to your computer and use it in GitHub Desktop.
python-sandbox
def helloworld():
print("Hello world")
helloworld()
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment