Quadratic equation solver

See the general homework guidelines!

Create a text file quadeq.py. In it, define function get_roots(a, b, c) which

Assume that a is always nonzero.

Grading: