Write a JavaScript function to calculate and return the amount that should be left as a
service charge for the restaurant. The service charge should be 5% of the total before a
service charge is added.
Answers
Answered by
0
Answer:
next
Explanation:
Write a JavaScript function to calculate and return the amount that should be left as a
service charge for the restaurant. The service charge should be 5% of the total before a
service charge is added.
Similar questions