book
book copied to clipboard
Clarify specification of example function used in ch04-03
I think that, for example, the string " word1 word2" counts as "string of words separated by spaces", therefore I added a small clarification to the input requirements of the function, because the implementation of the function in the chapter does not work correctly with inputs that have one or more leading spaces.