Skip to content

A python program that accepts a user’s taxable income (e.g. 10000) and prints out the tax rate band (e.g. personal allowance) and the tax rate (e.g. 0%)

Notifications You must be signed in to change notification settings

jefflung/Income-tax-calculator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

python_income_tax

Python practice of digital bootcamp with School of Computing & Mathematics, MMU. A python program that accepts a user’s taxable income (e.g. 10000) and prints out the tax rate band (e.g. personal allowance) and the tax rate (e.g. 0%)

About

A python program that accepts a user’s taxable income (e.g. 10000) and prints out the tax rate band (e.g. personal allowance) and the tax rate (e.g. 0%)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages