This program asks the user for a number for a
multiplication table, and a table size and then
displays a table for that number times the values
1 through HOW-MANY using PERFORM VARYING UNTIL.
It did not work though, can you spot the mistake and tell us why? Write it on the comments below