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 the Ticket 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.

# THIS ACTIVITY IS IN PREVIEW ONLY MODE