How to repeat this process every line in the file? What I am doing is that I am reading in names and numbers from files. But I can only do it one line at a time. So I need to skip lines and repeat the process on the next line until I reach the end.How to repeat this process every line in the fi