Given that a for loop range [0..123] will iterate up from 0 to 122, will a range [122..-1] iterate down from 122 to 0? Thanks folks.
確定! 回上一頁