I'd suggest you to create a fixed-length list. final myList = [6, 3, 7, 1, 0, 2]; final sortedList = myList.
確定! 回上一頁