這樣一來,result 的值就會是3,也就是1 加上2 的結果。 call() 函式也可以用來呼叫可變參數的函式,例如下面這個函式: def add_all(*args): result ...
確定! 回上一頁