Purpose
Returns the source_string padded to the right with the characters in fill_string so that the resulting string is length characters.
Returns the source_string padded to the right with the characters in fill_string so that the resulting string is length characters.