I have a text file myfile.txt, and at the very bottom of it I have.
Thanks for reading, goodnight.\n\n
How would I remove those 2 newline characters? I can open the file for writing, but can't figure out how to remove just those 2 from the very end.