The first is to run a regular sort, reverse that sort, then convert the result to an array. For example: let numbers = [100, 5, 53, 98, ...
確定! 回上一頁