Topic: Array Problem / Level: beginner

Problem: Find the number of elements in an array that are divisible by both 6 and 12.

Run the code to see the output here...