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)
Checklist
[ ] I have added my name in the contributors list at the end of README.md file.
[x] My code follows the code style of this project.
[x] My change requires a change to the documentation.
[ ] I have updated the documentation accordingly.
[x] I have added tests to cover my changes.
[x] All new and existing tests passed.
[x] The title of my pull request is a short description of the requested changes.
[ ] Open Source Program names(OPTIONAL: If you participated in any open-source program then please mention the program name here)
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)
Checklist