Write a program which will ask the user for the quantity and price of three items. Then calculate a 6% tax on the total and display the total amount owed (including the tax) Round your answer to two decimal points and include the dollar sign in your display as appropriate.