This array will hold the ingredients as strings.

Add "chocolate", then "banana", and finally "cherry" to the dessert array.

Make sure to assemble "chocolate","banana","cherry" in your code.