Topic: Matrix Manipulation Problem / Level: beginner

Problem: Write a program to count how many elements in the matrix are divisible by both 5 and 8.

Run the code to see the output here...