What does .push() do?

It adds a value to an arrayIt removes a value from an arrayIt creates an array

It adds a value to an array.