Solution: Make a Routine
Let's go over the solution of the "Make a Routine" challenge.
We'll cover the following...
Flowchart of a possible solution
You were required to create a routine that takes some input as parameters and prints them. Below is the flowchart of one of the possible solutions: ...