X by yt

input""n
for i=1to n
z=n-i+1
for j=1to max(i,z)?mid$(" XX",1+(j=i)+(j=z),1);next
?next

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

download

return to the top page