Save a new li element in the variable child by coding =, followed by document.createElement("li").

Make sure to pick = followed by document and then ., createElement, "li".