Topic: Matrix Manipulation Problem / Level: beginner

Problem: Write a program to shift all elements of a matrix by one position down.

Run the code to see the output here...