Enter the puzzle as a string dividing each line by \n. E.g.: "ssc...taa\ncta...rat\ndft... ...igc". Also, enter the word you want to search. If the word is present, the result will be the two couple of indexes indicating where the word starts and stops. I.e.: (start_row, start_col) (stop_row, stop_col).