So when you are appending range() to the list, it is adding the object itself, not the numbers in the range you specified. One way to get around ...
確定! 回上一頁