Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Overview A customer in a store is purchasing six items. A program is needed to determine the subtotal, sales tax, and the total amount of

Overview
A customer in a store is purchasing six items. A program is needed to determine
the subtotal, sales tax, and the total amount of the sale.
Instructions
Write a program that asks the user for the name and price of each item, and then
displays the item and its price, the total number of items sold (you must add up
each item into this variable), the subtotal of the sale, the amount of sales tax, and
the total of the sale. The sales tax is 4.8%. Be sure that your output is formatted
as currency with the dollar sign. An extra credit point will be added if you can
ensure that all monetary values have 2 decimal places.

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

A Complete Guide To Data Science Essentials

Authors: Miguel

1st Edition

9358684992, 978-9358684995

More Books

Students also viewed these Databases questions