underline# underline(lines, char='=')# Underline content of the last line. Parameters: lines (list[str]) char (str) Return type: list[str]