Topic: Matrix Manipulation Problem / Level: beginner

Problem: Write a program to check if all diagonal elements are divisible by both 2 and 7.

Run the code to see the output here...