teamWithLowestCount

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

teamList

List of teams to search through