Emanuele Firmani

Results 1 comments of Emanuele Firmani

If we do not implement the requirement "Only employees that left", we could write: `return employees.Any() ? employees.Map(GetYearsWorked).Average() : new Option();`