This video shows how to work with len, index and count functions used to find number of elements, index number and number of repetition for an element in a list.
It also demonstrates how to add element/s to a current list using append, insert and extend functions.