In this video, I demonstrate how you use a list to collect items into a shopping cart. It then shows you how to use the Python set() function to find the unique items in the cart and then print out the items and how many were placed into the shopping cart.