Add "sugar" to the end of the list by coding .append("sugar").
"sugar"
.append("sugar")
Make sure to type append("sugar").
append("sugar")