Inverse Quine by hallvabo (no exec, # or whitespace)

print(':dfklmqsu'*0).join(chr(b+b/38*21)for(b)in(range(86))if+b-(59&74),)

Note that non-ascii characters in the above source code will be escaped (such as \x9f).

download

return to the top page