Print numbers _Revised_ by _

b=16 for i=1,1e4 do b=16~=tonumber(i..'',b)and b or print(i)or b-1 end

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

download

return to the top page