Topic: Matrix Manipulation Problem / Level: beginner

Problem: Write a program to print the middle row and middle column of an odd-sized matrix.

Run the code to see the output here...