Write a function that will receive two strings as input arguments, and will return a character matrix with the two strings in separate rows. Rather than using the char function to accomplish this, the function should pad with extra blanks as necessary and create the matrix using square brackets.
We need at least 10 more requests to produce the solution.
0 / 10 have requested this problem solution
The more requests, the faster the answer.