Transpose CSV to New Line

Convert a list of CSV values to a list of values each on a new line.

Add a list of CSV vales and convert them to a single list with one item per line. You can also reverse the process if you add a list of values and wish to transform them to a CSV list

Input

 

Output