Bigger Number by pooq

numeric digits 12
a=8
do 46
call charout,a
a=a+a%2+6
end

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

download

return to the top page