Why do we create variables for the element we want to remove and its parent?

To make the code more readableTo access the elements

To make the code more readable.