Let's make the sprite say a message when we click on it!

  • Go to and drag Sprite Click to the bottom of your program.
  • Change the text in the .say() command to "I hope your holidays are great!"

Remember that they text in .say() should be green and have quotes around it.

# THIS ACTIVITY IS IN PREVIEW ONLY MODE