Expression for appreciation by hallvabo (primo)

b=1
exec'b|=b*16;print"%9x * 9 +%3d = %x"%(b/15,b%15,b);'*9

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

download

return to the top page