Quick Check

  • What are variables? (Sample response: “Variables are containers that hold information that can be changed.”)
  • How do you use a Repeat Until block? (Sample response: “The repeat until block is used when you want a behavior to continue until something happens.”)

Complete and Continue