6N plus minus one by teebee

thru 100 do printf(?t,"~d = 6 * ~d ~c 1
",n:?read(),n/6+.2,45-mod(n+1,6));

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

download

return to the top page