STEP 1: We've started you with a sprite. Now let's give the user instructions for taking the quiz.

  • Use Say to tell the user the quiz topic. Click here to see the topic in the planning document.
  • Drag Wait to just below the .say() command.
  • Use another Say to tell the user to "Enter a, b, c, or d for each question."
  • Drag another Wait to the bottom of your program.

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)