Topic: Matrix Manipulation Problem / Level: beginner

Problem: Write a program to print all diagonal elements in reverse order starting from the bottom-left corner.

Run the code to see the output here...