STEP 1: Let's start by telling the user how to play. We've already created a wizard sprite and placed it on the stage.

  • In the GRAPHICS tab, go to and drag out Say for Time.
  • Change the string in .say() to "Ask me a question, any question!"

Say for Time includes an integer after the string in .say(). This controls how long the sprite speaks!

  • Click Run then Submit and Next to move on.

To navigate the page using the TAB key, first press ESC to exit the code editor.

# THIS ACTIVITY IS IN PREVIEW ONLY MODE
  • Run Code
  • Submit Work
  • Next Activity
  • Show Console
  • Reset Code Editor
  • Codesters How To (opens in a new tab)