42 by mitchs

r=id(0)%3
print'The ans'+'wer to'[r<1:],('life.','universe.','everything.')[r]

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

download

return to the top page