Lesson goal: Making math-fact tables

Previous: Make math practice problems | Home | Next: Study the absolute value

Everyone in math needs to learn their "math-fact" tables, like those for addition, subtraction and multiplication. You can use two for-loops working together to generate any sort of "math-fact" table.

Now you try. Fix the for i= and for j= lines to be proper for loops over say, 1 to 10.

Type your code here:


See your results here: