Function Parameter and Argument
Create a function that's take two parameter and this function need to concat this parameter and log.
Result like The concat is 15.
Pass argument when function calls.