Finding a line/paragraph break followed by the character "Y" would only find you a string on a particular line that starts with "Y", but not necessarily the only word on that line? It seems to me it would return True for
Big Fish
Yellow Dog
and
Big Fish
Yankee
Right?
|