Hello, i posted a problem similar to this already, but i now have some code down and just want some assistance. My program uses a nested loop to import data from an input file and outputs data to another file. From what i have, I can get it to take the first number from my file, but i cant get it to continue to take the rest of the data from the file, it just repeats the first number over and over. I know i have a lot going on here and that a lot may be wrong, But any suggestions will help. Thank you.
Heres my code: