/*Allow user to input any thing in a array. Display the last entered character on screen. The program should also allow the user to search any character or phase (string). The program should tell if the character/phase exist. In case of no: cout "No match." on screen.*/