parameter 跟argument的差異. 基本上這兩者是一樣的,不過使用在不同的情境下。如果混用了其實是沒關係,可能也沒人會在意. def my_func(a, b): # a, ...
確定! 回上一頁