Christmas tree by leonid

i=n=input()-1
while~i:i-=1;a=i%n;print' '*a+'*'*(n+n-a+~a)

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

download

return to the top page