Tag Archives: Delete empty line in Text File Python

Delete empty line in Text File Python

This blog article shows you how to get rid of empty lines in a text file using Python. The code below deletes the empty lines and output the results to another file. In the example below the filename is output.txt. … Continue reading

Posted in .Net, Cloud, Community, Computers and Internet, programming | Tagged | Leave a comment