Write a program that ask the user to enter an items


Write a program that ask the user to enter an item's wholesale costand its markup percentage. It should then display the item retailprice. For example: If an items wholesale price is 5.00 and markuppercetage 100% the items retail price is 10.00

The program should have a function named calculate Retail thatreceives the wholesale cost and the markup percentage as argumentsand returns the retail price of the item. Dont accept negativevalues for wholesale cost of markup percent.

Solution Preview :

Prepared by a verified Expert
Basic Computer Science: Write a program that ask the user to enter an items
Reference No:- TGS01568973

Now Priced at $10 (50% Discount)

Recommended (91%)

Rated (4.3/5)