mirror of
https://github.com/bendtherules/pytry.git
synced 2026-08-18 22:03:03 +00:00
2 lines
55 B
Python
2 lines
55 B
Python
s = r"print 's = r\"' + s + '\"' + '\nexec(s)'"
|
|
exec(s) |