RosettaCodeData/Task/Multiplication-tables/00DESCRIPTION
2016-12-05 22:15:40 +01:00

6 lines
201 B
Text

;Task:
Produce a formatted   12×12   multiplication table of the kind memorized by rote when in primary (or elementary) school.
Only print the top half triangle of products.
<br><br>