What does .append() do?

It adds a value to a listIt removes a value from a listIt creates a list

It adds a value to a list.