Topic: Matrix Manipulation Problem / Level: beginner

Problem: Write a program to find the difference between the sum of the main diagonal and anti-diagonal elements.

Run the code to see the output here...