Part 4, section 3, under the heading "Lists as an argument or a return value"
This in turn helps you that verify the program works as intended, as each function can be tested separately.
should be
This in turn helps you verify that the program works as intended, as each function can be tested separately.