Use a jQuery method to insert a third <li> element: "List item 3", at the end of the <ol> element.
Hint: Use the append() method.