what is a list?


A list is a container object that can hold any objects

  • they are represented with []

  • they can be made with list() or []

  • they can be changed with an operation, which means they are mutable


the chapters


videos

  • Lists

  • List Comprehensions


code from the chapter

Do you want to see all the CODE I typed in these chapters?


what is next?


rate pumping python

If this has been a 7 star experience for you, please CLICK HERE to leave a 5 star review of pumping python. It helps other people get into the book too