Code a for loop that iterates through each item in the list stored in the ingredients parameter.
for
item
ingredients
Make sure to type for item in ingredients.
for item in ingredients