Topic: Array Problem / Level: beginner

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

Run the code to see the output here...