Files
004_comission/daniel_jo/ITP3915-programming-fundamentals/employee_list.txt
louiscklaw 5ea2c37f8d update,
2025-01-31 19:38:17 +08:00

14 lines
408 B
Plaintext

# A list containing all the employee details in this system
# Comments and empty lines are ignored
# Details are in the following pattern
# Employee ID, Employee Name, Salary, Department
IVE00001, Kelvin Yip, 43210.5, IT
IVE00002, Cow Leung, 32105.4, Admin
IVE00003, Leung Pig Hung, 21054.3, HR
IVE00004, Michael Fung, 10543.2, Finance
IVE00005, Joe Yeung, 6543.2, IT
IVE00006, Martin Kung, 5432.1, Admin