Manage a sequence of data by using Python lists

placeholder

Learn how to use lists to manage a collection of data. Use helper functions to manipulate the list. Use the `for` statement to iterate through the list.