STEP 12: Let's get ready to have our sprite say the discounted price.

  • Click on and drag in Wait.
  • In LOGIC, click on and drag in Convert to String.
  • Change the my_var inside str() to sale_price.
  • Change the my_var to the left of the = to sale_string.

# THIS ACTIVITY IS IN PREVIEW ONLY MODE