STEP 1: Let's start by telling the user how to play.

  • Go to and drag out Say.
  • Change the name in front of .say() to tim.
  • Change the string in .say() to "Ask me a question, any question!"
  • Drag out Wait. Drop it at the bottom of your program.

# THIS ACTIVITY IS IN PREVIEW ONLY MODE