Programming (11th Grade)
Lists
Which of the following is NOT a valid list method in Python?
append()
pop()
insert()
add()