I need to write implementations to Add a new value to the list and Remove a value from the list at the index specified. The code I have implemented is below. However only 19