In this activity, we will be modifying our party supplies code to allow the user to be told the price of their item when they checkout and leave the shop.
Building on the code from the last exercise, add in code to display the price of the item for the user when they quit the application. The prices are: $1.40 for the 🎈 balloon and $1.75 for the 🎉 popper. Do not consider the shipping costs in the final price.
Refer to the screens below to see how scenarios look in action.
You must be logged in to post a comment.