Functions with arguments with no return value

Functions can take arguments but it is not necessarry that it should return a value to the calling function.