1. Modify the Reset to clear the current status.
2. When you enter a team that is not in the teamNames array add it to the teamNames array and add the score to the teamScores array.
3. Add a function that will display the teams and their current score to the page.
Extra Credit: