For example, I want to check for the word hello
hello
if it\'s there print true if not print false
true
false
I want it to print true eve