Question: write it's algorithm #problem solving and problem logic Prompt for and input a saleswoman's sales for the month (in dollars) and her commission rate (as

 write it's algorithm #problem solving and problem logic Prompt for and

write it's algorithm #problem solving and problem logic

Prompt for and input a saleswoman's sales for the month (in dollars) and her commission rate (as a percentage). Output her commission for that month. Note that you will need to convert the percentage to a decimal. You will need the following variables: SalesAmount Commission Rate CommissionedEarned You will need the following formula: CommissionedEarned = SalesAmount * (Commission Rate/100)

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!