Which instruction removes an element from inside its parent element?
removeChild()
appendChild()
Make sure to pick removeChild().