RosettaCodeData/Task/Multiplication-tables/00-TASK.txt

8 lines
202 B
Text
Raw Permalink Normal View History

2023-07-01 11:58:00 -04:00
;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>