When run, the following program asks the user to enter a string. Then the program asks the user what character or substring they want to find in the first string they entered. Which of the following code snippets will complete the program and print “Found it!” or “Not found.” to the console?