You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have created a calculator app using Python. I have used the Tkinter GUI library to create the GUI of the application. This application can carry out simple calculations very easily.