Why do we use a variable to store an element we create?

So we can access it later using the variable's nameBecause it's part of the instruction that creates an elementBecause everything needs to get stored in variables

So we can access it later using the variable's name.