Create a flowchart that will contain two modules, one to prompt the user to input the sales amount, and the other to calculate the amount of sales tax on that sales amount.
The program will then output the total sales amount and the sales tax amount with appropriate labels. Declare your variables by type:numorstringin a Declarations symbol. Show your input prompts and output labels in quotes. You will have input, processing, and output symbols. So basically, I just need someone to make me a quick flow chart with two modules showing this process.