...

/

Build a Mini Chatbot

Build a Mini Chatbot

Learn how to create a chatbot using loops and decision logic.

Let’s use all your Python powers to create a simple chatbot—a program that interacts!

Press + to interact

You’ll use functions, conditionals, input, loops, and string handling—everything you’ve practiced.

Step 1: Say

...