Question: Make a flowchart using Flowgorithm to express the algorithm for the problem below. A carpenter is paid according to the number of hours he worked

Make a flowchart using Flowgorithm to express the algorithm for the problem below. A carpenter is paid according to the number of hours he worked in the construction site. If you were to design an algorithm to compute his salary for one (1) day, how will the flowchart look like? Use the formula carpenter's pay = no. of hours worked * rate per hour. Then display the name of the carpenter and the amount of his pay. Input : Carpenters Name, Rate per Hour, Number of Hours Worked Output : Carpenters Name, Total amount of pay
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
