Question: Write a program that asks the user to enter three integers. The program should compare the three numbers and print the maximum. Write a program

Write a program that asks the user to enter three integers. The program should compare the three numbers and print the maximum. Write a program that asks the user to input his basic salary. The employee pays no taxes at all if his salary is less than 2000 pounds. If his salary is more than or equal to 2000 and less than 6000 , he pays taxes of 5% of his basic salary. If his salary is more than or equal to 6000 pounds, he will pay 10% of his salary. The program calculates and prints the net salary after deducting the taxes amount
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
