The function statement declares a function.
A declared function is 'saved for later use', and will be executed later when it is invoked (called).