Conditionals
This week is all about making your scripts do different things by using conditional statements.
Warm-Up: Chatbot
Click here to talk to the chatbot. See if you can turn it into a cat 🐱
Bonus: ELIZA
ELIZA is one of the earliest examples of a chatbot. She was designed to simulate therapy sessions as a way to study human-computer communication.
Click here to chat with ELIZA.
PowerPoint Presentation
Code-Along: Chatbot
Click here to access the code-along instructions.
Extra
Check out some of these additional resources.