turn python list to string with function code example Example: convert list of strings to string string Something = string.Join(",", MyList);