Countrywide Tours conducts sightseeing trips for groups

business

Description

CIS126 – Final Project


Countrywide Tours conducts sightseeing trips for groups. Create an application that

continuously accepts tour data that includes, a three-digit tour number, numeric month, day

and year values representing the tour start date, number of travelers taking the tour; and a

numeric code that represents the destination.

As data is entered for each tour, verify that the month, day, year and destination code are valid;

if any of these is not valid, continue to prompt the user until valid data is entered. The valid

destination codes are shown in the table below.

The application must output each tour number, validated start date, destination code and

name, number of travelers, gross total price for the tour, and price of the tour after the

discount. The discount is applied to each person’s price based on the group size.


Code Destination Price per Person


($)

1 Chicago 300.0

2 Boston 480.0

3 Miami 1050.0

4 San Francisco 1300.0


Number of

Tourists


Discount per

Tourist (S)


1-5 0

6-12 75

13-20 125

21-50 200

51 and over 300.



Related Questions in business category


Disclaimer
The ready solutions purchased from Library are already used solutions. Please do not submit them directly as it may lead to plagiarism. Once paid, the solution file download link will be sent to your provided email. Please either use them for learning purpose or re-write them in your own language. In case if you haven't get the email, do let us know via chat support.