Tag system by leonid

s='a'*11
?x.times{|i|puts'  '*i+s=s[2,99]+%w'aaa bc a'[s[0]%3]}

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

download

return to the top page