RosettaCodeData/Task/Multiplication-tables/00DESCRIPTION

7 lines
201 B
Text
Raw Permalink Normal View History

2016-12-05 22:15:40 +01:00
;Task:
Produce a formatted   12×12   multiplication table of the kind memorized by rote when in primary (or elementary) school.
2013-04-10 21:29:02 -07:00
Only print the top half triangle of products.
2016-12-05 22:15:40 +01:00
<br><br>