Topic: Matrix Manipulation Problem / Level: beginner

Problem: Write a program to swap the first and last rows of a matrix.

Run the code to see the output here...