Multiplication Table by kaki

(#0=dotimes'12(#0#,12(format #t"~3d~a"(*(+ . '1)(+ . ,1))(if(= . ,11)"
"" "))))

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

download

return to the top page