Sat Jan 29 15:27:50 2022 spring_sweep_ode_test() Python version: 3.6.9 Sweep through sets of values of parameters B and K, computing the solution of the ODE corresponding to each set. For each solution X(T), determine the maximum value over time. Construct a contour plot of XMAX(B,K). spring_sweep(): Tabulate the maximum solution value of the spring ODE over a range of K and B values. Graphics saved as "spring_sweep_ode.png" spring_sweep_ode_test(): Normal end of execution. Sat Jan 29 15:28:03 2022