Half Sierpinski by seichung

a=diag(2);a[2,]=1;for(i in 32:1)cat(c(" ","#")[(a%x%a%x%a%x%a%x%a)[i,1:i]+1],"\n",sep="")

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

download

return to the top page