STEP 14: When you want to stop adding commands inside the loop, you simply stop indenting them.

  • Click on . Drag out Say. Drop it underneath and OUTSIDE the last line of your loop.
  • Change the variable name in front to wilbur. Change the text to "Thanks for helping!"
  • This command should be the last line of your program and should not be indented at all.

# THIS ACTIVITY IS IN PREVIEW ONLY MODE