Number Sequence by murky-satyr

(for n 0 400(prn:+(`(1 2,n)(mod n 3))n))

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

download

return to the top page