QAZIMAAZARSHAD / Income-Tax-Calculator

Income Tax Calculation System For A Salaried Person
https://github.com/QAZIMAAZARSHAD/Income-Tax-Calcultor/blob/main/README.md
MIT License
36 stars 57 forks source link

Solved the output error #43

Closed skimran2000 closed 3 years ago

skimran2000 commented 3 years ago

Issue Number

fixes #40

Describe the changes you've made

I have add condition to check whether deductions are greater than income or not and basing on that have provide the desired correct output or message to fill correct details

Describe if there is any unusual behaviour of your code(Write NA if there isn't)

NA

Additional context (OPTIONAL)

Screenshot 2021-06-11 at 4 07 11 PM

Checklist

QAZIMAAZARSHAD commented 3 years ago

No not solved yet. Wrong output again.

Try again.

When deductions become greater than income output should be Old tax zero new tax zero savings zero "Deduction cannot be less than income"