The supervisor of Ifuppah Manufacturing Company wants to know which employees have increased their production this year over the last year. These employees will receive certificates of commendation and bonuses. The program should accept each worker’s first and last names, this year’s number of units produced, and last year’s number of units produced and set the bonuses as follows: 1000 units or fewer, the bonus is Tshs. 25. 1001 to 3000 units, the bonus is Tshs. 50. 3001 to 6000 units, the bonus is Tshs. 100. 6001 units and up, the bonus is Tshs. 200. Consider that the company have ten employees, for each employee, the program should print on the screen the employee’s first name, last name, and amount of bonus. Use the given information provided to answer the following questions: - B y using variables and operators N OTE: • Draw a corresponding flowchart for the pseudocode in write the pseudocode for the given problem. ) above.
The supervisor of Ifuppah Manufacturing Company wants to know which employees have increased their production this year over the last year. These employees will receive certificates of commendation and bonuses. The
B y using variables and operators N OTE: • Draw a corresponding flowchart for the pseudocode in
write the pseudocode for the given problem. ) above.
Trending now
This is a popular solution!
Step by step
Solved in 5 steps with 3 images