NABEATSU of the world by kioku

for i=1,300 do\x0d
print((i%3==0 or string.find(i,"3")) and "aho" or i)\x0d
end

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

download

return to the top page