Expression for appreciation by primo

b=1
exec'b|=b*16;print"%9x * 9 + %2d = %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