Question: Begin Input: payRate Input: hourly Work Input: yes No False True yesNo = Y totalSalary = payRate hourlyWork totalSalary = (40*payRate ) + ((hourly Work-40)*10*
Begin Input: payRate Input: hourly Work Input: yes No False True yesNo = "Y" totalSalary = payRate hourlyWork totalSalary = (40*payRate ) + ((hourly Work-40)*10* 1.5) Output: "Your weekly pay is $" + totalSalary + ".00"S End sample output: What is your hourly rate of pay? 10 How many hours did you worked? 44 Does the employer pay OT at time and a half? (Y or N) "Y" Your weekly pay is $460.00 This is the visual logic program. What is the CODE? What do you type/enter to make this program? Example Input Variable: Hourly Work Input type: Dialog box.
VLP, a visual logicprogramming language
Step by Step Solution
There are 3 Steps involved in it
1 Expert Approved Answer
Step: 1 Unlock
Question Has Been Solved by an Expert!
Get step-by-step solutions from verified subject matter experts
Step: 2 Unlock
Step: 3 Unlock
