A county collects property taxes on the assessment value of a property, which is 60% of the property’s actual value. For example, if an acre of land is valued at $10,000.00, its assessment value is $6,000.00. The property tax is then 64 cents for each $100.00 of the assessed value. The tax for the acre assessed at $6,000.00 will be $38.40. Write a program that asks the user to enter the actual value of the property. The program should calculate and display the assessment value and the property tax.
Sun | Mon | Tue | Wed | Thu | Fri | Sat |
---|---|---|---|---|---|---|
29 | 30 | 1 | 2 | 3 | 4 | 5 |
6 | 7 | 8 | 9 | 10 | 11 | 12 |
13 | 14 | 15 | 16 | 17 | 18 | 19 |
20 | 21 | 22 | 23 | 24 | 25 | 26 |
27 | 28 | 29 | 30 | 31 | 1 | 2 |