Kizspy. me The given file Q2.c already contains statements to input two variables. You should write statements that compute the income tax of a person.
Notes:
3 of 3
Paper No: 1
- You can create a new function(s) if you see it is necessary.
- Do not edit given statements in the main function.
Sample input and output:
Input:
Your income of this year: 240000000
Number of dependent:4
After processing:
Tax-free income: 280800000
Taxable income: 0
Output for marking:
OUTPUT:
280800000
0
Quaction 2.
Zoom
+ 100%
Close