We have been using and writing functions for a while. However, up until now we havenโt been doing the design of those functions - we have been focusing on how to write a function that is already specified.
We will also explore making a more complex project that combines a program that we want to write with a unit test program that verifies functions used in the โrealโ program.