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

Leave a Reply

Your email address will not be published. Required fields are marked *