[Coding] Project 2: The Chat Bot

 Now for the final Action Project in this term of Coding. This unit has been very helpful. We learned how to do if/elif/else statements. This is very helpful because once you can do if statements you can do a great many things. We also learned about Booleans, which are helpful symbols that can mean different things, like ==, equals, >, greater than, and and, when you want two different situations to be true. For this Action Project, we have been tasked with creating a chatbot that can hold a conversation for at least a little while. I have completed this and now you get the chance to interact with it. Be warned...it can be a little bit feisty.



In conclusion, this has been a very fun unit! I really enjoyed learning how to do if statements and in my personal opinion, if statements are the most useful things in code. There was a lot of bugfixing and I would like to thank my teacher and some of my classmates for helping me bugtest. If I were to do this again, I might give the bot a different personality just to spice it up a bit, but other than that this was a very fun unit!

Comments

Popular Posts