Delete List Elements .................................................................................................................................... 144
Basic List Operations ................................................................................................................................... 144
Indexing, Slicing and Matrixes ..................................................................................................................... 145
Built-in List Functions & Methods ............................................................................................................... 145
List len() Method ......................................................................................................................................... 146
List max() Method ....................................................................................................................................... 147
List min() Method ........................................................................................................................................ 147
List list() Method ......................................................................................................................................... 148
List append() Method .................................................................................................................................. 150
List count() Method ..................................................................................................................................... 151
List extend() Method ................................................................................................................................... 151
List index() Method ..................................................................................................................................... 152
List insert() Method ..................................................................................................................................... 153
List pop() Method ........................................................................................................................................ 154
List remove() Method .................................................................................................................................. 154
List reverse() Method .................................................................................................................................. 155
List sort() Method ........................................................................................................................................ 156