The program at this point only needs to prompt for multiple


Assignment:

Case Study: Moose Skateboards Inc.

We are going to take requirements from assignment three and highlight the requirements that can now use control structures. We have simplified our requirements up to this point because we did not have the availability of control structures like we have now. In addition to the original requirements, we will also add a requirement to create a program that will loop to create orders from several customers.

The region cost (North, South, East 5 dollars, West 3 dollars) should be added to cost based on the delivery region. Program should ask for region by letter code. N - North, S-South, W-West and E-East. The default region is West. (Use a decision structure for this requirement)

The program at this point only needs to prompt for multiple customers. Each order will need to prompt for number of skate boards, region and weight. When the text "QUIT" (note: upper case letters) inputted, that flag value is a signal that input is over.

Exercise:

  • Modify the original pseudo code so that it includes the decision and repetition structures recommended above.

Solution Preview :

Prepared by a verified Expert
Basic Computer Science: The program at this point only needs to prompt for multiple
Reference No:- TGS02383143

Now Priced at $10 (50% Discount)

Recommended (91%)

Rated (4.3/5)