Computer Mathematics and the Graphing Calculator

Ask the user for the amount of the sale and the percentage sales tax. The program should calculate and display the amount of the sales tax and the total amount of the sale. If the sales tax is 4.5%, have the user enter 4.5 rather than 0.045. This should be more user friendly since the user does not have to convert the percent to a decimal. ................
................