team With Lowest Count
Finds the team with the lowest number of players.
Return
The team with the lowest player count, or null if the list is empty
Parameters
team List
List of teams to search through
Finds the team with the lowest number of players.
The team with the lowest player count, or null if the list is empty
List of teams to search through