How do we call .removeChild()?

We start with the parent and then add the child element between parenthesesWe call it just like that, no element neededWe call it using document and then add the child element between parenthesesWe only add the child element between parentheses

We start with the parent and then add the child element between parentheses.