The get Segments () function has similarities to the plotLook2 () function (the function we developed in Q.5 (page 189)). Rewrite plot Look2 () to call get Segments (). Is this a good idea? Does it simplify the code? avoid repeating the same computations in two places? avoid testing similar code?