Topic: Array Problem / Level: beginner

Problem: Find the sum of elements at indices that are multiples of 3 in an array.

Run the code to see the output here...