hexagon 2nd fixed by primo

i=n=6*input()
while i+n:i-=3;j=max(0,abs(i)-n/2-i/~n);print" "*j+("/  \__"*n)[i%6:][j:n-j-2]

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

download

return to the top page