Relative Content

Tag Archive for python-3.xooptkinter

python tkinter unable to make a calculator project

I am making a calculator project in python using tkinter with oop concept and the i cannot figure out the problem with the function class . The function class is responsible for division multiplication etc function. The window class is the canvas and i have made two other class for buttons and display, The function class is messy .