Collatz Parity by teebee

for[i 256 -256][repeat 64[make " modulo i 2 type item 1+: "\ # seti i*:+i/2+:/2]pr "\|]bye

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

download

return to the top page