Topic: Matrix Manipulation Problem / Level: beginner

Problem: Write a program to count how many even elements are there in the second diagonal of the matrix.

Run the code to see the output here...