Anyone would volunteer to look at my code in chat box and fixed it for me please.
1. Call the exact match. If you received an index display the answer (second column) for that question //but my cleantext and search function is in separate functions and that will be the exact match 2. If you do not have an exact match (received -1) call topThreeMatches function to receive the highest 3 matches. 3. Create a menu and display these top three questions or answers with additional "none of the above". For example: I am sorry I did not quite get your question. Please choose one the following options closest to your question 1 - Computer Science Department is located at R312 2 - The first course in computer Science at PCC is CS 002 3 - Path for Computer Science at PCC is CS002 , CS03A ,CS008 4 - None of the above 4. If the answer was 4, display a message similar to "I am sorry that I do not have your answer but if you leave your name and email address, I will have someone get back to you ". Use "creating email" posted under the file tab to build an email with name, email and question then send it to my email address skylar123@gmail.com Thanks in advace.