What does the .removeChild() instruction do?

It removes a child element that's nested inside a parent elementIt nests a child element inside a parent elementIt does nothing, it's not a valid instruction

It removes a child element that's nested inside a parent element.