next odd number by pooq

rebol[]while[i: input][v: do i print v + 1 + mod v 2]

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

download

return to the top page