Josh Munn's Website
Home
Posts
Tags
Post
A Python Quine
Here’s a Python 3 quine I wrote:
(q
:=
'(q:=
{q!r}
,print(f
{q!r}
))'
,print(
f
'(q:=
{
q
!r}
,print(f
{
q
!r}
))'
))