Programming (12th Grade)
Lists
Which method is called to add an element to the end of a list?
add()
append()
insert()
extend()