Skip to content

Instantly share code, notes, and snippets.

@jhidding
Created January 22, 2019 18:08
Show Gist options
  • Save jhidding/b7ba13fd55f6d3cf03645fd75aefe990 to your computer and use it in GitHub Desktop.
Save jhidding/b7ba13fd55f6d3cf03645fd75aefe990 to your computer and use it in GitHub Desktop.
entangled blog #3
``` {.py file=hello2.py}
if __name__ == "__main__":
    <<main-body>>
```
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment