Test your understanding of function creation, usage, and return types in C++.
In the last lesson, you learned how to write your own functions in C++. You used void ...
void