Display, modify, and display the parameters
When the main function calls aFunction, control is transferred to aFunction.
The code in aFunction:
(Note that a return statement is not required when the specified return type is void.)