how can i convert list to string python code example Example: convert list of strings to string string Something = string.Join(",", MyList);