Topic: Matrix Manipulation Problem / Level: beginner

Problem: Write a program to calculate the difference between the sum of elements in the diagonals and the sum of elements in the border.

Run the code to see the output here...