Inserts the specified value at the specified position.
Removes the element at the specified position.
Returns a copy of the specified list.
Add an element to the end of the list.
Returns the position at the first occurrence of the specified value.
Sorts the list into ascending order.
Removes an element from a list.
Returns the number of elements with the specified value.