Question

What does the append() function do to a Python list?

(1 point)
Responses

It adds an item to the beginning.

It adds an item to the beginning.

It adds a tuple.

It adds a tuple.

It adds an item to the end.

It adds an item to the end.

It adds the list to a text file.

Answers

Answered by GPT 3.5
It adds an item to the end.
There are no human answers yet. A form for humans to post answers is coming very soon!

Related Questions