Topic: Matrix Manipulation Problem / Level: beginner

Problem: Write a program to print all border elements divisible by both 7 and 9 in the matrix.

Run the code to see the output here...