Asked by Renad
Write a pseudocode to calculate wage
Answers
Answered by
Ms Pi 3.14159265358979323
You need to decide what programming language you will be using.
Input x hours, and y wage
multiply x hours by y wage
subtract deduction
= take home pay
Input x hours, and y wage
multiply x hours by y wage
subtract deduction
= take home pay
Answered by
Ms Pi 3.14159265358979323
If you just want wage you may need to input
z years of service
wage = base value + {z times a factor for years of service}
z years of service
wage = base value + {z times a factor for years of service}
There are no AI answers yet. The ability to request AI answers is coming soon!