how do i do this method?
/**
* Returns the name of the team in this
* group which will go on to the finals.
*/
public String teamToProgress( )
{
array.sort(aTea m.calculateQual ifyingPoints);/* to be completed by students */
return ;