checkers pattern by hoozie

s=new Scanner(System.in);y=s.nextInt();l=new int[s.nextInt()];y.times{x=it&1;println l.collect{++x&1}.join(' ')}

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

download

return to the top page