Python Scientific Calculator

Python Scientific Calculator

GitHub


Welcome to the Python Scientific Calculator project! 

This project is a simple scientific calculator application built with Python 3.10 and a Tkinter GUI. The calculator performs basic arithmetic operations like addition, subtraction, multiplication, and division, but it also supports some more advanced features, such as the ability to preform exponential calculations, and a functioning memory system.