When we use pop(), it removes the last element in the array.

Display the sports array once more to see what's inside after we use pop().

Make sure to spell sports in your code.