Hopefully, you have some abstract idea about modeling the running times of algorithms at this point. In this lab, we will attempt to find concrete data to validate these models. We have a few goals in this lab:
a. Generate running time vs input size data to validate running time models
b. Present data clearly and professionally
c. Ensure we can download and install third-party python packages (e.g. Matplotlib)