...

/

Challenge: Multiplication Table for a Given Number

Challenge: Multiplication Table for a Given Number

Write code to print the multiplication table for a number.

Write code to print the multiplication table for the given number. The table should be displayed in the following form:

29 x 1 =
...