Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Create pseudocode and a flowchart for a program that uses functions to catculate sales tax and total after tax Console Output Sales Tax Calculator Enter

image text in transcribed
Create pseudocode and a flowchart for a program that uses functions to catculate sales tax and total after tax Console Output Sales Tax Calculator Enter the cost of each item (ENTER O TO END) Cost of item: 35.99 Cost of item: 27.50 Cost of item: 19.59 Cost of item: 0 Total: 83.08 Sales tax: 4.98 Total after tax: 88.06 Again? b/m):y Enter the cost of each item (ENTER O TO END) Cost of item: 152.50 Cost of item: 59.80 Cost of item:0 Total: 212.3 Sales tax: 12.74 Total after tax: 225.04 Again? 0/m):n Thanks, bye! Specifications The sales tax rate should be 6% of the totaL Your program should also contain functions that e calculate the sales tax . calculate the total after tax + asks the user to enter a number repeatedty until they are done, adds each number to a total variable and uses a counter to determine how many numbers were entered , outputs the total before tax, the tax and the total including tax . These functions should round the results to a maximum of two decimal places Assume the user will enter valid data. . Submit your python file and pseudocode OR flowchart named with your initiats at the end

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

Understanding Oracle APEX 5 Application Development

Authors: Edward Sciore

2nd Edition

1484209893, 9781484209899