English, asked by v09478172, 1 month ago

o write a (program to find the roots
guias quadratic equation ng is the
Statement flowchart

Answers

Answered by bajrangp478
0

Answer:

hye girl 77777777777777777

Answered by nayakdebi
1

Answer:

Step Form Algorithm:

  • Start.
  • Declare the required variables.
  • Indicate the user to enter the coefficients of the quadratic equation by displaying suitable sentences using print() function.
  • Wait using the scan() function for the user to enter the input.
  • Calculate the roots of quadratic equation using the proper formulae.
  • Display the result.
  • Wait for user to press a key using get() function.
  • Stop
Similar questions