apple lines by Tomac

for(s="apple";!s[29];)s+="*";for(k=readline(j=-1);j++<k;print(s.slice(i)+s.slice(0,i)))i=30-j%30

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

download

return to the top page