You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Inside the Field class, in the score() method, the integer parameter player is not used. The advantage of applying this refactoring method is: ensuring that the method contains only the parameters it requires.