The source project of this merge request has been removed.
Improvement/add test for read word length
There is a task to skip whitespaces in the beginning of the input, but its completion is not tested.
Added '\t 123'
to the test inputs list, should be enough.