s='a'*11 n=0 exec"s+=ord(s[n])*2%5%4*'a'or'bc';print' '*n+s[n+2:];n+=2;"*120
Note that non-ascii characters in the above source code will be escaped (such as \x9f).
download
return to the top page