News

I used the string ("\n") as the separator to instruct Python to place each element on a new line. Then, I used another with statement and the .write() method to update the file: This time, I used a ...