If we target `IEnumerable<T>` then we can convert to any collection instead of only `List<T>` type
If we target
IEnumerable<T>then we can convert to any collection instead of onlyList<T>type