Write a program that shows the formatted retail price of items when there is a 15% markup.

Question:

Write a program that shows the formatted retail price of items when there is a 15% markup. Test the program by performing a compile-time initialization with Ruggy Shoes, which has a wholesale price of $52.00. Display appropriately labeled retail and wholesale values for the shoes. Once you get that running, go back into your source code, add lines of code that will reassign the memory location’s values for a Teno Jacket, which has a wholesale price of $71.00. Add additional lines of code, which will display the new information.

Fantastic news! We've Found the answer you've been seeking!

Step by Step Answer:

Question Posted: