This commit is contained in:
louiscklaw
2025-02-01 02:00:51 +08:00
parent a767348238
commit dc9c9468ce
124 changed files with 3736 additions and 0 deletions

View File

@@ -0,0 +1,13 @@
# 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