-
Notifications
You must be signed in to change notification settings - Fork 0
The program should then compute basic pay which is days worked * Pay rate. The P.F is calculated by basicpay/10. The PROF TAX is computed by taking 20% of BASICPAY. Your program should then display the output exactly as shown in the screenshot. NB:PROF TAX should be declared as a constant.
AntonyWangai/Paycheck
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
About
The program should then compute basic pay which is days worked * Pay rate. The P.F is calculated by basicpay/10. The PROF TAX is computed by taking 20% of BASICPAY. Your program should then display the output exactly as shown in the screenshot. NB:PROF TAX should be declared as a constant.
Stars
Watchers
Forks
Releases
No releases published