Topic: Matrix Manipulation Problem / Level: beginner

Problem: Write a program to create a matrix of size m x n filled with random integers.

Run the code to see the output here...