Topic: Matrix Manipulation Problem / Level: beginner

Problem: Write a program to check if all elements in the matrix are divisible by 5 and 7.

Run the code to see the output here...