Subroutines Differences with Functions:
· Subroutines return multiple values through an output argument list
· The name is not equated to the result.