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
[ 2.8 ms ] story [ 15.7 ms ] threadNo comments yet.