for(i,1,12,for(j,1,12,write((i*j)asString(3,0),if(j<12," "," "))))
Note that non-ascii characters in the above source code will be escaped (such as \x9f).
download
return to the top page