Nice! We can use String.Join (), passing in the separator between elements and also the list we are joining.
String.Join ()
Can you think back to a couple of chapters ago?