Topic: Array Problem / Level: beginner

Problem: Check if all elements in an array are divisible by either 3 or 5.

Run the code to see the output here...