Chapter 9 : Lists
Chapter 9 : Lists 189
9.1 Introduction to List 189
9.2 List Operations 190
9.3 Traversing a List 192
9.4 List Methods and Built-in Functions 193
9.5 Nested Lists 195
9.6 Copying Lists 196
9.7 List as Arguments to Function 197
9.8 List Manipulation 199