checkers pattern by kt3k

a=raw_input()
i=0
exec"i+=2;print('0 1 '*99)[i:i+%s*2-1];"%a[2:]*int(a[:2])

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

download

return to the top page