Write a C program that calculates the total amount of money earned by a salesman worker that earns 15 KD/sale and 400 KD/month. Use the equation: Total earned money = 15" (number of sales) + 400...


Write a C program that calculates the total amount of money earned by a salesman<br>worker that earns 15 KD/sale and 400 KD/month.<br>Use the equation:<br>Total earned money = 15

Extracted text: Write a C program that calculates the total amount of money earned by a salesman worker that earns 15 KD/sale and 400 KD/month. Use the equation: Total earned money = 15" (number of sales) + 400 (months worked) The number of sales units and months worked to be entered by the user. Use your own values for the variables.

Jun 10, 2022
SOLUTION.PDF

Get Answer To This Question

Related Questions & Answers

More Questions »

Submit New Assignment

Copy and Paste Your Assignment Here