I have the pseudocode but i am confused with this question.

Modify the Pay Calculator design from Week 3 to include a loop that allows the user to continue processing employee pay until the program user wants to stop or the maximum number of employees is reached. For the maximum number of employees declare a constant to hold the value and set the constant value to 250.