Chatbot
Last updated
Last updated
Your first major project will be a chatbot - you will simulate a converstation with a user by collecting information and building responses. Because this is a Unit 1 assignment there will not be any error checking - we will assume the user enters the correct information when prompted.
In codingrooms - open the assignment and make sure you are working on the chatBot.py file!