lesson 3:1:2 variables and user input
You remember my name?
Hello! Last lesson, we took our first steps into the world of text-based programming by learning how to make our computer display messages. Today, we're going to make our programs much more interesting and interactive. We'll learn how to make the computer remember pieces of information using special 'memory boxes' called variables, and how to ask the user questions and use their answers in our code. By the end of this lesson, you'll have built your very own simple chatbot!
Last modified: September 4th, 2025