Question: Modify the pseudocode design that you created so far for your ITP 100 Project. To do the following: As the student adds courses, load an
Modify the pseudocode design that you created so far for your ITP 100 Project. To do the following: As the student adds courses, load an array namedcourses [ ]with the course name. As the student adds courses, load a parallel array namedcost [ ]with the cost of that course. Use the cost [ ] array to calculate the total bill. Be sure that you are not duplicating the totaling logic in you project solution. It should be clean, simple code.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
