I have below code for reading an excel file, do a simple calculation and display the result in GUI.
from tkinter import * from tkinter import ttk from tkinter imp