Topic: Array Problem / Level: beginner

Problem: Check if an array contains at least one element that is divisible by the length of the array.

Run the code to see the output here...