6/22/17
Here is my first post on this blog about what I am going to make. I am making a chat bot in python which is pretty cool. I am making it so it will contain and answer questions that the user may have. Currently I am only creating it with a Binary Search Tree to run down a set of questions. I will be adding a dictionary or hash table for the other side for the answers.
















