Write a python program and solve the problem.
Selling a new vehicle pays a salesperson $1800. Selling a used vehicle pays a commission of 10% of the selling price. Write an interactive program that calculates a salesperson's total pay for selling two vehicles, one of each type. The program should prompt the salesperson to enter the type and selling price of each vehicle. Do not use a loop. The program should then display the salesperson's total sales and total pay. Express these amounts in currency format as described in the requirements above.
Already registered? Login
Not Account? Sign up
Enter your email address to reset your password
Back to Login? Click here