Question: Please write a function that returns the average of the elements of the array which are stored at even indexes. Check the sample output. Assume

Please write a function that returns the average of the elements of the array which are stored at even indexes. Check the sample output. Assume that you have the following array: Array = [5, 2, 10, 8, 7, 5, 3] 7 = Output Average: 6.25
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
