is not the same as returning None. In python, all functions return something. The reverse method returns None , just like OP said.
確定! 回上一頁