Topic: Matrix Manipulation Problem / Level: beginner

Problem: Write a program to check if the product of all border elements is divisible by both 5 and 7.

Run the code to see the output here...