0
Code helped.
I have the background result, the charge and Tax are calculated. now I want to achieve the following;
Program features:
- The program will prompt the user to enter: the customer's name, the house addresses, and the number of hours the house was cleaned this week.
- The program will display customer name, house name, and the service charge and tax for each customer.
- A method named CalculateCharges to determine the charge for each customer
- A decision structure
- A looping structure
- An array structure that contains the house address for each customer
0
Laxmidar,
Thank you for this input, I will add it to my code and see how it works out.
Will update you.
Thanks alot