The reversed() function allows us to process the items in a sequence in reverse order. It accepts a sequence and returns an iterator.
確定! 回上一頁