Half Sierpinski by hallvabo

i=32
while i:print''.join('# '[-i&j>0]for j in range(i));i-=1

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

download

return to the top page