Activity: Say Sale Price

STEP 13: Let's finish up our program and have our sprite say the discounted price.

  • In GRAPHICS, click on and drag in Say.
  • Change the string inside the .say() to this: "After the sale, it was $" + sale_string.

# THIS ACTIVITY IS IN PREVIEW ONLY MODE
Support