Draw a flowchart or write the pseudocode for an application that allows a user to enter price and computes 8 percent sales tax on the item. Use // declartions
1 answer
Develop the logic for a program that will sum 10 numbers that have been entered by a user and displays the final sum to the user.