Python Forum
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
asking help
#1
Create
a python script which accepts the Employee name (string), Number of
working hours (int), SSS contribution, Philhealth, Housing loan (all
float). Assuming that the employee's rate per hour is 500, your task is
to output the payslip of the employee, containing the employee
information, deductions and employee net salary pay. Note: tax deduction
10% of the Gross Salary for this problem.
Reply


Messages In This Thread
asking help - by JHONG_JOBANIE1995 - Mar-16-2022, 02:48 AM
RE: asking help - by deanhystad - Mar-16-2022, 03:17 AM
RE: asking help - by JHONG_JOBANIE1995 - Mar-16-2022, 03:51 AM
RE: asking help - by deanhystad - Mar-16-2022, 04:47 AM
RE: asking help - by Yoriz - Mar-16-2022, 06:21 AM
RE: asking help - by jefsummers - Mar-18-2022, 03:37 AM

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020