I write this code, and i want to use value of
class saveselectvalue(): def docallback(self , *args): value = combo.get() return value root=tk.Tk() r