We'll make a new list to hold both of the rating values. Code amounts = [] to create an empty list.

Make sure to type amounts = [].