Numbers Cap by teebee

m:-between(9,17,I),\+format("~t~d~*+
",[(10^(I-8)div 9)^2,I]).

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

download

return to the top page