e=" ";a=f=" ";c=readline();b="";for(j=0;j++<c;){a+="##"+(j<c?e+e:n="\n");b+="#"+(j<c?f:n)}print(a+e+b+b+b+b+e+b+a);
Note that non-ascii characters in the above source code will be escaped (such as \x9f).
download
return to the top page