Inspiration

building off of a simple calculator I made in the past with just addition, I wanted to advance it further by adding more math operations

What it does

can solve addition, subtraction, multiplication and division problems

How we built it

using Python, building off concepts learned through the internet

Challenges we ran into

not converting certain statements into integers and having the "None" statement show up every time I ran it

Accomplishments that we're proud of

I finished the project

What we learned

converting statements into ints, floats, str etc, proper indenting, and good time management is required in a hackathon

What's next for Simple Calculator

adding more advanced features like square roots, squaring values, potentially trigonometry operations

Built With

Share this project:

Updates