Z by aibou

i=eval *$<;puts"Z"*i if i!=1;puts"Z"*i.downto(3){|x|puts"#{' '*(x-2)}Z"}

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

download

return to the top page