Question: Modify the pseudocode design that you created in ITP 100 Project Part 2 to include statements to prompt the user to enter the class title
Modify the pseudocode design that you created in ITP 100 Project Part 2 to include statements to prompt the user to enter the class title one class at a time. After the customer has finished entering the class titles, the system will calculate and print the bill. Hint: use a loop to add the class titles.
Add the statement(s) for the following: If customer add 3 classes, they receive 1 of the three classes for free. ***Refer to my last post The first part was answered on my last post *** ref my last post.
Create a pseudocode design to prompt a student for their Student ID and the titles of the three classes they want to add. The solution should display the Students ID and a total bill.
Bill a student using the following rules:
Students can only add up to 3 classes at a time.
Each class costs $150.00
A 5% technology fee is added to the total cost.
If the student is taking three classes and working for more than 20 hours per week, a message displays prompting the make an appointment with their faculty advisor.
If the student adds more than three classes, an error message is printed.
Save the file as ITP100Project-Part2-LastName.doc (where LastName is your last name)
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
