Topic: Array Problem / Level: beginner

Problem: Check if all elements in an array are divisible by both their index and their digit product.

Run the code to see the output here...