STEP 6: Let's ask the user for another word.

  • Go to and drag out Wait. Drop it at the bottom of your program.
  • Go to and drag out another Ask. Drop it at the bottom of your program.
  • Change the string in the .ask() command to "Enter a verb."

# THIS ACTIVITY IS IN PREVIEW ONLY MODE