Python file operations (1)
Sep 22, 2020 · 5 min read · Why? So, a few days ago I ended up with the need to parse multiple lines of text. It contained around 7000 lines of text and I needed to clean it and store the refined text into a new file. I will not show the exact text file because it is confidenti...
Join discussion