When I add in the following code, I can see which elements are getting compared. const oldestCharacters = characters.sort(function(a, ...
確定! 回上一頁