I have two arrays: names[10] and points[10]
names contains the players names, points their points
I want to write a method with parameters String newName and int n