Rule 30 by SeeNoEvil

o=""
n=0
for c in raw_input()+"  ":n=n*2&6;n+=c>" ";o+=n and n<5and"#"or" "
print o

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

download

return to the top page