369 by zetamatta

for i=1,1e3 do m,n=(i..""):gsub("[369]",0)print(n>0 and("Clap"):rep(n)or i)end

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

download

return to the top page