Answered You can hire a professional tutor to get the answer.

QUESTION

create program that calculates the total for a purchase at a wholesale store. Sample output: Wholesale store Calculator Price of item:99 Tax...

Specifications:

•      Input: item_price, tax_percent 

The formula for calculating the tax amount is:

tax = item_price * (tax_percent / 100)

•        The program should accept decimal entries like 29.99

•        Assume the user will enter valid data.

•        The program should round the results to a maximum of two decimal places

Show more
LEARN MORE EFFECTIVELY AND GET BETTER GRADES!
Ask a Question