Sunday, November 15, 2020

"Mom, I'm chatbot-ing!"

What's up?! Welcome back to Computer Science! Previously, we discussed the basics of Python using the specifics of print and input functions and did an Action Project that revolved around that. But as of right now, we are digging a bit deeper into that and mainly focusing on the if statements which are when you only want specific things to happen when coding.

So, the mission of this Action Project is to create a chatbot about a topic of our choosing. If you're wondering what a chatbot is, it's a computer program that is designed to imitate a human conversation. Anyways, we are supposed to make one using “if” statements, user input, and randomness to create a chatbot.

 
In conclusion, this project was cool and efficient. It didn't take me long to complete it, but I believe I did fine on it. If I could change anything, I would change the "simple" questions that I asked, but at the time, I wanted to play it safe. I guess that's not a terrible thing, but I would still change it if I could.

No comments:

Post a Comment

More, Hopefully: My Survival Guide :)

Hello, all, and welcome! If you have not been staying tuned then you would know that this will be the last blog that I publish as a GCE stud...