To hold the rating consumers gave to each flavor, code an empty ratings list.
ratings
Make sure to type ratings = [].
ratings = []