A simple calculator made with python usin tkniter module for making it more user interactive...
It can perform all the basic mathematical operation as it uses eval function, and also can calculate the percentage. it has added buttons for brackets, Clear All, and delete character.