Phew, it works. But it wasn’t easy, was it? That’s why remember my advice: when writing a quine, avoid using quotes. Once you start escaping them, you’ll never get out to go sledding. At this point, I stop writing the text and go sledding.Indeed that is what the first wikipedia example does
a = 'a = {}{}{}; print(a.format(chr(39), a, chr(39)))'; print(a.format(chr(39), a, chr(39)))
I dunno, my explanation seems to make more sense in my head than the analogy this article fixates on of a machine that can build a machine etc
Today I suppose this would get clobbered by bots but in 2016 it was fun and I still am in awe of how simple he made it.