11.12. How to append to a Python list
This video looks at how it is possible to append to a Python list. In addition it considers the act of appending from the object oriented programming paradigm which involves the sending of a message to a list object.