Lazy Cater Symbols by twobit

for n=1,400 do
c=":"print(c.gsub((n*n+n+2)/2,".",function(x)return" "..c:rep(x)end):sub(2))end

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

download

return to the top page