Student Name: Student ID: Lab Activity 3C.3
Student Name: Student ID: Lab Activity 3C.3
Student ID:
Activity Outcome: Design the pseudocode and flowchart for a given case study using problem solving tools.
Duration: 30 minutes
1. A car park has the following charges. The 1st hours cost RM2.00. The sub sequent hours cost RM1.00 per hour. Design
the algorithm for this problem and draw flowchart using problem solving tools.
2. Calculate the salary that employee get based on number of working. Rate of the payment is RM8.00 per hour but the
salary will be deducted with 10% KWSP. By using a repetition control structure, write pseudo code and design a
flowchart using problem solving tools to calculate the total salary of 5 employees and the average salary of the
employee.