• Why would I use this function rather than simply joining the strings with "+" as it does inside the function. Especially when there are more that two strings being joined, where it looks like it would be more expensive to call a function multiple times.