Week 5 - Code from the videos bisection.py contains the bisection code from Video 2. merge.py contains the code from Video 3, which is the merge() function from the workshop with an improved docstring and doctest.