X1072: Make Variable Sized Array

For this question create a 2D array using the sizes passed in as parameters. Use rows as the size of the first dimension, and columns as the size of the second dimension.

Your Answer:

Feedback

Your feedback will appear here when you check your answer.