Topic: Matrix Manipulation Problem / Level: beginner

Problem: Write a program to print the elements of the matrix in diagonal strips from top-left to bottom-right.

Run the code to see the output here...