vanishing alphabet by xnor

i=182
exec"print bytearray(range(65,i/2)+i%2*[i/2+32]);i-=1;"*52

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

download

return to the top page