需要注意的是,即使我们只想返回一个值,也可以使用元组的方式来返回。例如: def my_function(): return "Hello",. 当我们调用 my_function() ...
確定! 回上一頁