Sample questions with unknown answers
If an input line begins with spaces, should the output line do so as well?
- Even after the beginning of a paragraph?
- What if it begins with too many spaces?
If two words have more than one space between them, should the output preserve those spaces?
- What if the output line breaks there?
- What if there are too many spaces?