Inspiration
My poor friend who doesn't know maths.
What it does
It solves quadratic equation
How we built it
I built it using Python
Challenges we ran into
I didn't know how to represent root in python. Then I got to know that when we multiply a number with 0.5, it is same as keeping it square root.
Accomplishments that we're proud of
I made a calc. yipie
What we learned
Multiplying with 0.5 == square root
Log in or sign up for Devpost to join the conversation.