python Copy def sum(x,y): sum = x + y return sum print(sum(8,6)). 變數 x 和 y 只能在函 ... 可以在函式內修改全域性變數並更改整個程式:. Python.
確定! 回上一頁