Global functions

You saw several examples of global functions in the lesson entitled Functions.

Global functions are essentially accessible by any code in any function that knows the name of the global function.