Calculator

calculator calculator

The calculator was a fun project, and involved some leg work dealing with the various ways users might interact with the calculator. The pure logic was good practice for structuring the code, and adding in tools to make sure that the user can seamlessly press any buttons they choose, even if out of order, was an added layer of challenge. Don’t divide by 0.