Inside the for loop, use an f-string to display "Add " followed by each ingredient.

Make sure to pick Add followed by { and then ingredient, }.