Complete the lab 5-5 programming challenge 1 - yum yum


Question: Complete the Lab 5-5, "Programming Challenge 1 - Yum Yum Burger Joint," of Starting Out with Programming Logic and Design.

Note: You are only required to create the flowchart for this activity; however, notice how the pseudocode compares to the given Python code for this assignment.

Submit your assignment using the Assignment Files tab.

The university would like to remind students to pick-up their books at the bookstore if they choose not to have books delivered.

Revise the website program to reflect the following changes:

• Prompt the student for the number of courses being taken

• Use a for loop to prompt the student for the price of each book based upon the number of classes being taken

• After the price of each book has been entered, display the total price of the books

• Prompt the user for the following shipping options: delivery or pick-up

• Use an if-then-else statement to add the charges to the total price if the shipping charges are greater than 0

• If there are shipping charges, display the total charges and shipping date

• If there are no shipping charges, display the total charges and a message indicating that the books can be picked up at the bookstore

Create a 1/2- to 1-page document containing pseudocode based on the revised program needs.

Create a 1-page flowchart based on the algorithm for the revised program needs.

Solution Preview :

Prepared by a verified Expert
Computer Engineering: Complete the lab 5-5 programming challenge 1 - yum yum
Reference No:- TGS02924818

Now Priced at $25 (50% Discount)

Recommended (96%)

Rated (4.8/5)