I have a text file like this:
Williams,Leonard Freshman 1.85
Smith,Sheila Senior 2.99
Anderson,Andy Sophomore 3.01
and i want to read those names and their year and numbers into a 3 arrays and then show them on the screen, but it only shows the first name, can anyone help with looping through all the names