Show HN: Python Quine

1 points by teaearlgraycold ↗ HN
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 ] thread

No comments yet.