Topic: Array Problem / Level: beginner

Problem: Find the product of elements at indices that are multiples of 5 in a 2D matrix.

Run the code to see the output here...