A team has players. Use aggregation to complete the class constructor and the listTeam and addPlayer methods of the Team class below.

Output should be formatted as follows:

[Player1-Role1, Player2-Role2, Player3-Role3, Player4-Role4, Player5-Role5,  Player6-Role6]