Topic: Matrix Manipulation Problem / Level: beginner

Problem: Write a program to calculate the difference between the sum of even elements and the sum of odd elements in a matrix.

Run the code to see the output here...