✅ How do i move to the next line on a text file and output both lines?
The first image prints the same line twice onto a text file which is expected For the second image, the console.readline() should move to the next line and print that out after the first but it doesnt, it doesnt print anything help please!