number slide by uochan

(#(when(< %%2)(apply prn(range%(+%%3)))(recur(+%%3)%2(inc%3)))1(read)1)

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

download

return to the top page