I am trying to create a function that can pass two arguments to make up a new concatenated string.
I expect that this function
fun1(apple, orange) <
fun1(apple, orange)