hyle.github.io
A Quine in python
_
=
'_=%r;print (_%%_)'
;
print
(
_
%
_
)