Topic: Matrix Manipulation Problem / Level: beginner

Problem: Write a program to check if all elements in the matrix are multiples of 6 and 9.

Run the code to see the output here...