python how to write in the same file code example Example: python open and read file with with open('pagehead.section.htm','r') as f: output = f.read()