128 bits by kt3k

for c in'\x90\x9f\x88@\xb9.\xc7\xda\x1b\x82j\xa3\xc6j\x11\x03':print`[ord(c)>>n&1for n in range(8)]`[1::3],

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

download

return to the top page