def newFile(): global file root.title("Notepad GUI") file = None TextArea.delete(1.0, END) def openFile(): global file file = askopenfilename(defaultextension=".txt ...
Some results have been hidden because they may be inaccessible to you
Show inaccessible results