design a flowchart or pseudocode for

Design a flowchart or pseudocode for a program that accepts rental contract data and displays a completed rental contract ready for a customer’s signature.
 

Accept the following as input:
 

Contract number
Customer’s first and last names
Automobile’s vehicle identification number
Starting date for the rental agreement stored as three separate variables—month, day, and year
Length, in days, of the rental agreement
Indicator of whether the customer bought the optional insurance policy
 

Display output as follows:
 

If the contract number is not between 10000 and 99999 inclusive, issue an error message and end the program.
If the customer ID number is not between 100 and 999 inclusive, issue an error message and end the program.
If the starting date for the rental agreement is invalid issue an error message and end the program.
(In other words, make sure the month is between 1 and 12, inclusive. If the month is 1, 3, 5, 7, 8, 10, or 12, the day must be between 1 and 31, inclusive. If the month is 2, the day must be between 1 and 28, inclusive. You do not need to check for leap years. If the month is 4, 6, 9, or 11, the day must be between 1 and 30, inclusive.)
If the length of the rental agreement is not between 1 and 30 days inclusive, issue an error message and end the program. Otherwise, calculate the ending month, day, and year based on the starting date and length of the agreement.
The insurance indicator must be “Y” or “N” (for “Yes” or “No”); otherwise, display an error message.
If all the entered data is valid, display it along with the fee for the rental, which is calculated as follows:
$25 per day for 10 days or fewer
$18 per day for each day over 10 days
$2.50 per day for insurance, regardless of the number of days in the contract

Place your order
(550 words)

Approximate price: $22

Calculate the price of your order

550 words
We'll send you the first draft for approval by September 11, 2018 at 10:52 AM
Total price:
$26
The price is based on these factors:
Academic level
Number of pages
Urgency
Basic features
  • Free title page and bibliography
  • Unlimited revisions
  • Plagiarism-free guarantee
  • Money-back guarantee
  • 24/7 support
On-demand options
  • Writer’s samples
  • Part-by-part delivery
  • Overnight delivery
  • Copies of used sources
  • Expert Proofreading
Paper format
  • 275 words per page
  • 12 pt Arial/Times New Roman
  • Double line spacing
  • Any citation style (APA, MLA, Chicago/Turabian, Harvard)

Our guarantees

Delivering a high-quality product at a reasonable price is not enough anymore.
That’s why we have developed 5 beneficial guarantees that will make your experience with our service enjoyable, easy, and safe.

Money-back guarantee

You have to be 100% sure of the quality of your product to give a money-back guarantee. This describes us perfectly. Make sure that this guarantee is totally transparent.

Read more

Zero-plagiarism guarantee

Each paper is composed from scratch, according to your instructions. It is then checked by our plagiarism-detection software. There is no gap where plagiarism could squeeze in.

Read more

Free-revision policy

Thanks to our free revisions, there is no way for you to be unsatisfied. We will work on your paper until you are completely happy with the result.

Read more

Privacy policy

Your email is safe, as we store it according to international data protection rules. Your bank details are secure, as we use only reliable payment systems.

Read more

Fair-cooperation guarantee

By sending us your money, you buy the service we provide. Check out our terms and conditions if you prefer business talks to be laid out in official language.

Read more