Python-Basic-Calculator Made a basic calculator in python with UI using tkinter module and eval() function. Also solved the problem for leading zero in eval() string.