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