apple lines by teebee

enum A{A;int i=1+30*(int)(3*Math.random());String s="********";{for(s="apple*"+s+s+s;i-->0;)System.out.println((s+s).substring(i%30,i%30+30));}}

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

download

return to the top page