Skip to content

Instantly share code, notes, and snippets.

@nico
Created March 24, 2021 12:44
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save nico/62beb05bbd33f543f8482907bfbc0781 to your computer and use it in GitHub Desktop.
Save nico/62beb05bbd33f543f8482907bfbc0781 to your computer and use it in GitHub Desktop.
This produces itself as output when run (`python3 quine.py`). Original from https://twitter.com/relsqui/status/1136130759784259584 , but that profile is now hidden
File "quine.py", line 1
File "quine.py", line 1
^
IndentationError: unexpected indent
@nico
Copy link
Author

nico commented Mar 24, 2021

quine

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