This program concatenates input strings and collapses consecutive blanks, and output a single string with inserted newlines.

wrap_text(..., lineLen = 72, indent = 0, exdent = 0)