Which values does pop() remove from an array?
pop()
When we use pop() the last value in the array is removed.