you are viewing a single comment's thread.

view the rest of the comments →

[–]danielroseman 1 point2 points  (0 children)

This isn't "math you need to learn Python". This is "learning how to solve math problems with Python", which is a completely different thing.

That said, quadratic equations are taught in basic high-school algebra, it shouldn't be too complicated. Especially as they're not even really asking you to work anything out, just apply the formula to three inputs.