Join a sequence of words into a comma-separated, ‘and’-finalized string with correct English syntax.
str
Sequence to be joined.
Correct English Oxford-comma terminated string.
joinWords()