apple lines by tabasa

(gets.to_i+1).times{|i|puts (("apple"+"*"*25)*4)[90-i,30]}

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

download

return to the top page