A function can include the returnstatement but it does not have to. In the case that the function doesn't have a returnstatement, when you call it, the function processes the inner code but the ...