How to reverse a range in Python · Use range() with a negative step to create a range in reverse · Use reversed() to reverse a range.
確定! 回上一頁