Nice job! String.Concat () takes two or more string-type values as arguments and returns them as a single string.
String.Concat ()
string
Are you sure that this is the method to concatenate strings?