ok, here is what i am up against:
i am reading in a txt file into a string. so for example i get the following
abc
def
now i am searching through the text for def, which works fine, but i am putting in error handling cases (ie if network is a word and i am searching for work, it should...