122333 by pooq

do
a=peek(0)
for i=0to(a-49)*(a>47)*!a>57
?chr$(a);next
loop

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

download

return to the top page