剛開始折騰Python,今天發現了一個很奇怪的錯誤。 <pre name="code" class="python">def accept(*s): print(sum(s)) list = (0, 1, 2, 3, ...
確定! 回上一頁