Topic: Matrix Manipulation Problem / Level: beginner

Problem: Write a program to fill a matrix with consecutive integers starting from 1.

Run the code to see the output here...