Some of my colleagues have argued that when a statement/question uses the work "how", the reader expects to get a list of solutions.
Examples:
- "How could world hunger be solved?"
- "How can a search engine be implemented using Python?"
Is this expectation correct? Does using "how" implicitly indicate that the answer should be all possible solutions/answers?
