Topic: Matrix Manipulation Problem / Level: beginner

Problem: Write a program to print all the elements of the matrix that are divisible by 15.

Run the code to see the output here...