Topic: Array Problem / Level: beginner

Problem: Find the product of all elements that are at even indices in an array.

Run the code to see the output here...