Revising Quadrartic Equation

This is the link for my course.
I scored 66.7 marks in this question can you improve or correct my code.

@Utkarshsingh5298291,
If the roots are imaginary only print “Imaginary” as given in the question statement.

https://ide.codingblocks.com/s/222281 Corrected code.