PRG 211 Week 2 Individual: University Project: Using Selection and Iteration I

0 items
PRG 211 Week 2 Individual: University Project: Using Selection and Iteration I
PRG 211 Week 2 Individual: University Project: Using Selection and Iteration I
$10.00
  • Description

PRG 211 Week 2 Individual: University Project: Using Selection and Iteration I

The university reassessed its needs for the website design and determined it will no longer require all students to take five classes.

Update the website 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/2- to 1-page document 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.

Create a 1-page 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.

Submit your assignment using the Assignment Files tab.