Let’s return to QVR Tours for this thread and write some JavaScript that will assist in the following calculations:

Add a concierge fee of $150 to tours that cost more than $2,500 and a fee of $300 if a tour costs more than $3,500.
Concatenate a traveler’s first and last name.

Discount a tour if there are more than eight people attending (you decide on the discount).

Sample Solution

This question has been answered.

Get Answer