python-opensource
python-opensource copied to clipboard
Create quadratic-equations.py
Added the quadratic-equations.py to the directory.
The program being run on this script takes input from the user and returns the roots of a quadratic equation given that b^2 > 4ac.