If you read an Excel file, process the known values of the document and write the values to a .txt file, the problem is that it is overwriting and shows the last value in the table. What is needed is to have all the values of the rows after being processed in a final_file.txt
I have another question if soon you know: I have a line break where in the final file it will bring me other data. How can I do it so that it looks like the image below?