The list.reverse() method returns None because it mutates the original list. Most methods that mutate an object in place return None in Python. main.py.
確定! 回上一頁