ASCII value even or odd by *yuko*

do?chr$(and(peek(0),129)*peek(0)+69);loop

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

download

return to the top page