Christmas Tree 2 by rolf

z=11;print" "*z+"*";u=10;d=1;i=0
for c in range(15):x=z-d/2;l="";exec'l+=["`","O"][x%3==0and i%(x%2+2)==0];x+=1;'*d;print" "*u+"/"+[[l,"/"*d][i>13],"^"][i<1]+"\\";i+=1;w=c%3<2;u-=w;d+=2*w
for i in range(4):print" "*z+"|#|"+"        "

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

To protect the system from spam, please input your favorite sport (hint: I believe its name must start with 'g', case insensitive)

download

return to the top page