Property Tax
The state calculation for property tax is .72% of the assessed value of the property
- The assessed value of property is 60% of its actual value
- The property tax is equal to the assessed value * .0072
Need Help writing a program that:
a. Prompts the user to enter the actual value of a piece of property
b. Uses an internal function to calculate the assessed value of the property and the property tax
c. Displays the assessed value and the property tax