Solution

Hint Task 1

Click here to hide hint!

At first, try to define the syntax. Let the program define a matrix according to the name the user specified (assuming they will only specify one). Try it out by running the program with one name. Then, make the program work for many names.

Solution