Project Calculator

Simple Python expression evaluator

School project to create a Python expression evaluator. Made me dive into the parsing world, and it was quite fun!

Python Tkinter