The program should work in a way where when you input a word it will search the file and prints out the whole paragraph that will stop if a white space that separates a paragraph from each other but the program that I made just searches the word and only print out the line that contains it not the whole paragraph.