Learning about returns, but don’t understand why in step 3 I have to declare a new variable.
The intention is to have a variable to receive the return value of the function call. This is common in programming so a chance to see how it is done and how it works.