Like before, create a variable size_2 and use len() to store the size of team_2 in it.

Make sure to type size_2 = len(team_2).