set
remove
size
Removes the element at the specified index or by value.
list.remove(index) / list.remove(obj)