So far we've declared variables with an initial value. Sometimes we want to declare a variable but set the value later.

We just declared a variable without giving it a value.