Topic: Array Problem / Level: beginner

Problem: Check if the product of elements in an array is divisible by both 7 and 9.

Run the code to see the output here...