Any topic (writer’s choice)

ITP 100 Project Part 2 Simple Sequence and Selection Structure
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:
o    Students can only add up to 3 classes at a time. 
o    Each class costs $150.00
o    A 5% technology fee is added to the total cost.
o    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. 
o    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)
Submit for a Grade:
    Upload the ITP100Project-Part2-LastName.doc file to the ITP100_Project_Part2 file upload area.