file.write python w3schools code example Example: python write with open(filename,"w") as f: f.write('Hello World')