import tkinter as tk #You can use the function as reset buttton def deleteEntry (): yourEntryName.delete(0,'end') #first=0 to last=end