""" for sorting the databae by Employee Id and Salary """ class Print(): def __init__(self, name, employee_id, salary, number):