#midterm Q4 solutions
#a) Some programs may run slower due to running multiple loops instead of one.
#b) Programs are easier to understand
#   Each individual function does less and as such is more reusable.
#c) Aim For

