The Bisection For, Bisection While, and Quadratic Roots are all pseudo codes that need to be turned into python code in the main file. The purpose of both the bisection for and bisection while is just to make a point that when programming the same result can be achieved using either.

Bisection For Code

Bisection For Code

Bisection While Code

Bisection While Code

Quadratic Roots Code

Quatratic Roots Code

Main Code

Main Code