To sort an array of strings in descending order, call the `sort()` method on the array. Call the `reverse()` method on the result.
確定! 回上一頁