I want to append a newline to my string every time I call file.write(). What’s the easiest way to do this in Python? 17 Answers 17 Tags: newlinepython