Solution: Make Separate Files for the Routine
Let's go over the solution of the "Make separate files for the Routine" challenge.
We'll cover the following...
Flowchart of a possible solution
In this challenge, we WERE tasked to split the existing code into multiple files to increase its ...