Half Sierpinski by murky-satyr

_=['#']
5.times{_=_.sum{[it.padRight(_.size)+it]}+_}
_.any''.&println

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

download

return to the top page