Question: Write the code to ask for a monthly sales amount for a salesmen. Validate the sales using a loop. Valid sales are anything positive. The
Write the code to ask for a monthly sales amount for a salesmen. Validate the sales using a loop. Valid sales are anything positive.
The codes should not allow the logic to continue until a valid sales amount is entered.
Make sure to indent where needed. If not, I will count off
C++
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
