Hi
Presently the code searches through each line looking for the pattern and prints success statement if it finds in a line and failure statement if it does not find it (for each line). I want it to either print success or failure statement once for the searching of the whole array.
thanks