multiples by teebee

n=1 for i=0,340 do p=i%3*2+3 n=n+p-n%p print(n)end

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

download

return to the top page