checkers pattern by murky-satyr

(use srfi-1)(let((k(read))(l(read)))(dotimes(i k)(print(string-join(take(if(odd? i)'#0=("0""1". #0#)(cdr'#0#))l)))))

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

download

return to the top page