STEP 2: Now let's have Tim the Wizard ask the user to enter their question.

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

# THIS ACTIVITY IS IN PREVIEW ONLY MODE