STEP 11: Let's make our sprite complete the sentence!

Everything you want the sprite to say goes INSIDE the .say() parentheses, including the string and variables!

  • Type a plus sign + after the variable my_friend.
  • Type the string " has an entire outfit that is " after the plus sign +.
  • Make sure to include spaces at both ends of the string inside the quotes!

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)