please help me create this program its urgent

An online retailer sells five different product whose retail price are in the table below
product number 1 2 3 4 5
retail price $2.98 $4.50 $9.98 $ 4.49 $6.87
Write a program that read a series pair of numbers as follows.
a)product number.
b)quantity sold for one day
Your program should -1.use a switch statement to help determine a retail price of each product.
2.calculate and display total retail value of all products sold in last week.

Sign In or Register to comment.

Howdy, Stranger!

It looks like you're new here. If you want to get involved, click one of these buttons!

Categories