ABSTRACT

In Chapter 6, one of the main pillars of Python programming language and the built-in data type, Lists, which acts as a container to hold items of different types, is discussed. Creating, slicing and indexing of lists are elaborated with high-grade examples. Use of list methods in manipulating Python programs is demonstrated.