To add a new line when appending to an external file in Python, you simply include \n at the end (or beginning) of the string you're writing.