1. Write if statements to test whether someone is eligible for full-time employment. The rule is that you must be 16 or above and younger than 65. 2. Write a program to input a salary from a slider...


1. Write if statements to test whether someone is eligible for full-time employment. The rule is that you must be 16 or above and younger than 65.


2. Write a program to input a salary from a slider and determine how much tax someone should pay according to the following rules:


People pay no tax if they earn up to $10000. They pay tax at the rate of 20% on the amount they earn over $10000 but up to $50000. They pay tax at 90% on any money they earn over $50000. The slider should have a range from 0 to 100000.




May 19, 2022
SOLUTION.PDF

Get Answer To This Question

Related Questions & Answers

More Questions »

Submit New Assignment

Copy and Paste Your Assignment Here