RosettaCodeData/Task/Multiplication-tables/00-TASK.txt
2023-07-01 13:44:08 -04:00

7 lines
202 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>