We finish off our first Amortizing report program, by outputting headers, via the use of code switches, void functions, and a string array. Strings and arrays will be examined in much greater depth in later videos. We also take a look at the abs() function, found in the 'cmath' library, to turn numbers into absolute (i.e. non-negative) numbers.