nManaging collections
 of objects.
 nThe fundamental
 container object is called a list.
 nFundamental
 properties of lists.
 nSpecifications for a
 typical List class.
 nHow to perform an
 iterative process with a list.
 nThe “while”
 statement and “for loop.”