How could I achieve joining four lists below of different sizes into a single new list. I really don't know how to even tackle this.If I did I would of attempted to post some attempt.
Edit: I should point out the list i am trying to create is not a list of lists per se but rather a list of all the combined lists strings.
List<string[5]> coords_list
List<string[8]> outer_plf_list
List<string[8]> planet_start_plf_list
List<string[5]> planet_plf_list