Topic: Array Problem / Level: beginner

Problem: Count how many elements in an array are divisible by either 3 or 7.

Run the code to see the output here...