Show HN: Python Quine
Haven't seen this one before.
Create a file at /home/teaearlgraycold/quine.py with the contents:
File "/home/teaearlgraycold/quine.py", line 1
File "/home/teaearlgraycold/quine.py", line 1
IndentationError: unexpected indent
Then run: python3 quine.py
0 comments
[ 4.4 ms ] story [ 14.1 ms ] threadNo comments yet.