Description: 1. Please build a staff named Employee of the Class as a class, these include: Staff ID (int), name (String), sex ("F" or "M"), Age (int)
2. To create at least 20 Emplyee object (ID non-repetition), stored in an array
3. You can order through the following expressions in the array to check:
To Search:
File list (Check if you may need any files):
EMPLOYEE.txt