Topic: Array Problem / Level: beginner

Problem: Check if the sum of elements in an array is a multiple of a given number m.

Run the code to see the output here...