We just went through an algorithm: a set of instructions that are in a specific order which result in a completed task.
Let's order the lines of this algorithm so that it outputs 1, 2, and 3 in that order.
Great!
Algorithms are only good when they provide the right output. This time, we want to output 1, 2, and then 3.