Topic: Array Problem / Level: beginner

Problem: Find the product of the elements in the bottom-right quarter of a square 2D matrix.

Run the code to see the output here...