subject

For this homework assignment, you are asked to design an algorithm to compute the employee's bonus using the rules shown below: Bonus Schedule
Overtime - (2/3) * Absent Bonus Paid
greater than 40 hours $50
greater than 30 but less than 40 hours $40
greater than 20 but less than 30 hours $30
greater than 10 but less than 20 hours $20
less than 10 hours $10

First, design the algorithm for computing the employee's bonus (30%).

Second, draw the flow chart diagram (30%).

Third, implement the algorithm using the Python program on Jupyter Notebook. Download the codes as homework. py (40%).

Fourth, submit, algorithm, flow chart, and homework. py for credit.

ansver
Answers: 1

Another question on Computers and Technology

question
Computers and Technology, 22.06.2019 13:00
Write a program which asks you to enter a name in the form of first middle initial last. so you might enter for example samuel p. clemens. use getline to read in the string because it contains spaces. also, apparently the shift key on your keyboard doesn’t work, because you enter it all lower case. pass the string to a function which uses .find to locate the letters which need to be upper case and use toupper to convert those characters to uppercase. the revised string should then be returned to main in the form last, first mi where it will be displayed.
Answers: 1
question
Computers and Technology, 22.06.2019 20:00
What is used to analyze and summarize your data without graphical support
Answers: 1
question
Computers and Technology, 23.06.2019 20:30
What is the biggest difference between section breaks and regular page breaks
Answers: 1
question
Computers and Technology, 24.06.2019 00:00
For the following example of making a peanut butter and jelly sandwich, identify which are inputs, processes, or outputs: bread scooping and spreading peanut butter plate scooping and spreading jelly finished sandwich putting two pieces of covered bread together dirty plate crumbs
Answers: 2
You know the right answer?
For this homework assignment, you are asked to design an algorithm to compute the employee's bonus u...
Questions
question
Mathematics, 08.06.2021 05:00
question
Biology, 08.06.2021 05:00
question
Mathematics, 08.06.2021 05:00
Questions on the website: 13722360