Topic: Matrix Manipulation Problem / Level: beginner

Problem: Write a program to find the difference between the sum of all even numbers and the sum of all odd numbers in the matrix.

Run the code to see the output here...