Answered You can buy a ready-made answer or pick a professional tutor to order an original one.
The university reassessed its needs for the design and determined it will no longer require all students to take five classes. Update the program to reflect the following changes: Prompt the student f
The university reassessed its needs for the design and determined it will no longer require all students to take five classes. Update the program to reflect the following changes:
Prompt the student for the number of courses being taken
Use a while 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, prompt the user for shipping options: delivery or pick-up
Use an if statement to add the charges to the total price if the shipping charges are greater than 0 Display the total cost
Create a 1- to 3-page memo using the memo template containing pseudocode based on the revised program needs.
Add this to the revised program pseudocode from the Week One Individual Assignment, Problem Solving with Algorithms.
Append a flowchart based on the algorithm for the revised program needs. Add this to the revised program flowchart from the Week One Individual Assignment, Problem Solving with Algorithms.
- @
- 168 orders completed
- ANSWER
-
Tutor has posted answer for $15.00. See answer's preview
*******************