Обсуждения
Why doesn't this code work?
0 голосов
3 ответовInvalid elif syntax error
1 голос
1 ответWrite and test a program that solves quadratic equations. A
quadratic equation is an equation of the form ax2+ bx + c =0 ,where a,b and c are given coefficient and x is the unknown The coefficients are real number inputs ,so they should be declared of type float or double Since quadratic equations typically have two solutions ,use x1 and x2 for the solutions to be output These should be declared of type double to avoid inaccuracies from round-off error
-1 голос
3 ответовАктуальное сегодня
Ai generated practices
2 Votes
Solving coding challenges
2 Votes
I am new
1 Votes
Advertising in Sololearn
0 Votes
Programming Language
0 Votes
RUST'S FUTURE
1 Votes