Inspiration
What it does
It is a scientific calculator that supports basic trig and log functions.
How we built it
Used the eval function for operators and pickle to store operation data
Challenges we ran into
N/A
Accomplishments that we're proud of
The calculator saves previously expressions, for more utility
What we learned
Pickle is very useful for local data storage.
What's next for My Python Calculator
Nothing at the moment.
Built With
- pickle
- python
Log in or sign up for Devpost to join the conversation.