caddiblack7826 caddiblack7826 16-01-2024 Mathematics contestada Write a recursive function that, given a list of integers, returns the sum of all the integers at an even-numbered index. (Remember, the first index is 0, which is an even number).