u=range for a in u(7,0,-1)+[0]*8+u(1,8):r=`u(8-a)`[4::3];print' '*a+r+`8-a`*8+r[::-1]
Note that non-ascii characters in the above source code will be escaped (such as \x9f).
download
return to the top page