7th

Python Chatbot

We were told to make a chatbot on Python that would respond like a real person. The requirements for our chatbot were to have it introduce itself, have it carry on a conversation, have it do a math equation, and it must use proper grammar. I did all the requirements needed and also added pauses in between dialogue so it would pause in between responses like a real person. I also added conditionals which had it run different code depending on how you answered a specific question. I had many problems I faced while making my chatbot. One of them was that I did not know how to specifically code certain parts of code like conditionals. The way I overcame this problem was asking friends in my computer class to see what I was doing wrong and advise me on how to correct it. I really enjoyed text coding compared to block based code. It gave a bigger feeling of independence. You should also try out Python. If you have an idea there is a great possibility that it could be created in Python. Let your imagination run wild!