Ten Count by AndoDaan

a,b=io.read(14,2)for i=0,9 do print(b and a..(b+i)or a+i)end

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

download

return to the top page