tlexi - 2020-05-27

I have a program that continuously collects data. The duration of the program depends on user input. I want to be able to take every piece of data from every element in an array and put it into a CSV file. How would I go about doing this?