Skip to content

Instantly share code, notes, and snippets.

@anxiousmodernman
Created September 8, 2016 21:13
Show Gist options
  • Save anxiousmodernman/f0b223f245a43bbe43318a32a11b4273 to your computer and use it in GitHub Desktop.
Save anxiousmodernman/f0b223f245a43bbe43318a32a11b4273 to your computer and use it in GitHub Desktop.
#!/usr/bin/python3
if __name__ == '__main__':
print('hello world')
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment