Problems to solve:

This assignment uses the employee information from the inclass exercise that is located at: Employee information
If you were not in class last week (actually if you did not sign the attendence list), you need to draw the flowchart and write the pseudocode for these problems. You should also tell me which records meet the criteria.
  1. Print or display a list of all people with an education of C2 who have a job code of F and a pay per hour over 25 OR with an education of C4 with a job code of F and a pay per hour over 35.
  2. Print or display a list of all people who work for MA and either have a dept code less than 15 or have a job code of P.