Topic: Array Problem / Level: beginner

Problem: Check if all elements in an array are divisible by both the sum of their digits and their index.

Run the code to see the output here...