Why is it a good idea to store the parent element in a variable?

Because we can use that variable whenever we need to access the parent elementBecause we can only access the parent element through a variableBecause we need a variable to make sure the code in the script runs

Because we can use that variable whenever we need to access the parent element.