# Function takes the index and doubles the value. If the index doesnt exist, then just returns the list. # Function calculates whether the list is even or odd using a modulo, if even it calculates the ...