STEP 3: The input variable, question, holds the question that the user asks. This step has tim repeat the question!

  • Change the string in .ask() to "What is your question?"
  • Go to and drag out Say.
  • Replace the name in front of .say() with tim.
  • Replace the string in .say() with the variable question.

# THIS ACTIVITY IS IN PREVIEW ONLY MODE