Question: 1. Write a program that asks the user for total amount of purchase and computes the tax (assume the tax rate is 7%). Also,

1. Write a program that asks the user for total amount of purchase and computes the tax (assume the tax rate is 7%). Also, ask the user if the product is being shipped to New York. If yes, add an additional shipping fee of $9.99 to the final cost. Display the total cost using proper formatting. (30 pts) 2. Write a program to input five numbers and only display the even ones if there are any. (35 pts) 3. Write a program that prompts the user for three numbers then displays them the in descending order. (35 pts)
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
