Deleting an element

Report a typo

A list is created in the code below:

let orderedList = document.createElement("ol");

Your task is to delete the list from the DOM.

Enter a short text
___

Create a free account to access the full topic