[4pt] Create Employee class
Opened this issue · 0 comments
fherrerao commented
This class should separate the data of each line to obtain the day, the start time, and the end time of each employee and create an array of objects to iterate it and manage the data obtaining the hours that two employees coincided in the office.