I need to read in a multiple lines of data... how do i go about doing this? here is what my data looks like.
Like i understand i need to read it in as a string and then switch it to an array. but do i have to put it in a loop
to get it to go to the next line to read in...