Hello

A line of code which produce itself when executed

>>> s='s=%r;print(s%%s)';print(s%s)
s='s=%r;print(s%%s)';print(s%s)

Thats funny !
--
https://mail.python.org/mailman/listinfo/python-list

Reply via email to