How do I calculate the total cost after using Input from each service (e.g: if input is service 1 and 2, program will show total cost of $15), Then displaying the itemised bill that shows the total cost and assign a unique number to that specific bill?


