ASCII value even or odd by teebee

m:-get0(A),get0(B),B>0,C is 69+(A/\1)*10,put(C),m.

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

download

return to the top page