hello hello world by twobit (recursion)

def a(_,q="\n"):_<3or a(_/3,"");print"whwoeorlrllldod!"[~_%3::3]+q,
map(a,range(100))

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

download

return to the top page