Chatbot client and class modification
- by blake
ChatBot Class Modification:
Modify the reply() method of the ChatBot class to recognize additional words and phrases.
Part 1: Everyone must complete this section.
When the userInput parameter value is: The reply method should return:
how do I quit enter quit
how do I exit enter quit
how do…