A smart scientific calculator built using Tkinter library in Python. It performs all arithmetic and scientific operations. An interesting feature that makes it "smart" is that it can perform all arithmetic operations, HCF, and LCM by analyzing a simple English text.
This project was done as a part of the course - Computer Graphics (BE Computer Engineering) in second year(SE).