list() -> new list list(sequence) -> new list initialized from sequence's items
There are no implemented interfaces.
There are no attributes in this class.
append(...)
count(...)
extend(...)
index(...)
insert(...)
pop(...)
remove(...)
reverse(...)
sort(...)