Topic: Matrix Manipulation Problem / Level: beginner

Problem: Write a program to print all the elements of the matrix that are divisible by both 7 and 11.

Run the code to see the output here...