Topic: Matrix Manipulation Problem / Level: intermediate

Problem: Write a program to perform matrix slicing and indexing to extract specific submatrices.

Run the code to see the output here...