Topic: Array Problem / Level: beginner

Problem: Find the column in a 2D matrix where all elements are multiples of a given number y.

Run the code to see the output here...