my first solution wasn't checking if it enough lenght in next line for column, but this code passed. please add next test or similar: text = 'vvvvvb\nvv\nvvvba' word ='ba' result = [3,4,3,5]