- Should we ignore blank lines then searching vertically like we do with spaces?
Is this example has solution for word "ch"? List after splitlines:
["abc",
"de ",
"fgh"]
# ch or not ch?
- Did we assume that there is only one word in text?
Created at: 2014/02/17 23:41; Updated at: 2014/02/19 20:52