I am writing a Python program in TKinter on Ubuntu to import and print the name of files from particular folder in Text widget. It is just adding f
TKinter
Text
this works
import tkinter as tk inputEdit.delete("1.0",tk.END)