function output
functions may optionally produce a value
functions may optionally result in a side effect
functions with no return statement or return with no expression after it, returns undefined
function output
functions may optionally produce a value
functions may optionally result in a side effect
functions with no return statement or return with no expression after it, returns undefined