Exit Quiz
Question 1 of 6
1
of 6
What does the
append()
method do?
Select one answer
removes an item from a list
adds an item to a specific position in a list
adds an item to the end of a list
counts occurrences of an item in a list
Append means to add on.
Need a hint?
Check