Tkinter Calculator Project



Video

Write Up

Our program used Python.
It is a scientific calculator that lets you calculate basic mathmatic problems as well as square roots, exponents, and using pi in an equation.
You can save your work to a text document and reopen your last calculation in the calculator to continue working on it.
You can also copy your calculation, and force close the calculator.

Screenshots of Code