Programming (Year 12)
Lists
Which of the following methods can be used to remove an item from a list?
remove()
delete()
pop()
Both remove() and pop()