Use add() to add a new team member "Ann" to the tennis list.
add()
"Ann"
tennis
Make sure to type tennis.add("Ann").
tennis.add("Ann")