Topic: Matrix Manipulation Problem / Level: beginner

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

Run the code to see the output here...