STEP 11: Let's use the newest word to finish the Code Lib!

  • Place your cursor inside the the last .say() command.
  • Combine the strings and variables in the .say() like this: "When I " + _____ + " I always wear a "+ _____ + " on my head."
  • Use plus signs + to insert verb into the first blank and clothing into the second blank.

# THIS ACTIVITY IS IN PREVIEW ONLY MODE