Exactly! String.Join () takes a string-type separator and an array and combines the elements into a single string, putting the separator in between.
String.Join ()
string
Maybe we need a string value?