UOP PRG211 Week 5 Assignment Latest

PRG211 Algorithms and Logic for Computer Programming
Week 5 Assignment
University Project: Using Files
Option 1: Includes Flowchart and Pseudocode
Option 2: Includes Flowchart and Pseudocode
NOTE: Visual Logic Program not included in Week 5 tutorials.
For completion of the program, use arrays and files.
Instead of prompting the user for the prices of the book, update the website program to reflect the following changes:
• Read the prices into an array from a file using a loop
• Use a second loop to sum the values stored in the array after the prices of all the books have been read
• Write the content of the array to a second file
Create a 1/2- to 1-page document containing pseudocode based on the revised program needs. Replace the pseudocode statements in the existing pseudocode program.
Create a 1- to 2-page flowchart based on the algorithm for the revised program needs. Replace the flowchart structure in the existing flowchart for the program.
Submit your assignment using the Assignment Files tab.

-
Rating:
5/
Solution: UOP PRG211 Week 5 Assignment Latest