Skip to content

payroll system using kenyan tax table in python-mile stone project at TechCamp

Notifications You must be signed in to change notification settings

Jordan-type/Mile-Stone-Python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

Mile-Stone-Python

payroll system using kenyan tax table in python

  1. Create class and set the variables to zero class Employee: basic_salary = 0 net_salary = 0 benefits = 0 payee = 0 nhif = 0 nssf = 0 gross_salary = 0

About

payroll system using kenyan tax table in python-mile stone project at TechCamp

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages