Topic: Array Problem / Level: beginner

Problem: Check if the sum of elements at prime indices in an array is a multiple of the sum of their indices.

Run the code to see the output here...