We'll create an array that contains a list of strings that describe a recipe.
Then we'll use pop() to remove an ingredient and use push() to add a replacement.
pop()
push()