Inspiration
A simple Calculator, because why not.
What it does
It performs calculations.
How we built it
We built it using the Python Programming Language.
Challenges we ran into
The eval() function we used also executes Python commands, hence hosting this program on a server facing the internet is not advised since it poses security concerns.
What we learned
We learnt about the potential vulnerabilities the eval() function causes.
Log in or sign up for Devpost to join the conversation.