Add a single element to the end of the list
Removes all Items from the List
returns a shallow copy of the list
returns count of the element in the list
adds iterable elements to the end of the list
returns the index of the element in the list
insert an element to the list
Removes element at the given index
Removes item from the list
reverses the list
sorts elements of a list