For this assignment, we were required to make a simple chat bot that could :
I did have prior knowledge of Python, so the assignment was not very hard. With the extra time, I created a small talk command, to extend the conversation, a typing command, that would make it seem like the chat bot was a real person and needed time to type, and an ask question command, with the same intention as the typing command but with input at the end. You are able to look at the program with Trinket, but keep in mind that the typing animation will not work. If you want to get the fullest experience, you may get the code directly from Trinket and run it yourself.