Python第十九课:函数:我的地盘听我的 函数与过程 函数(function):有返回值,过程(procedure)是简单,特殊并且没有返回值的 python只有函数,没有过程 >>> def hello(): pr... 03/16Python学习4,453Python第十九课:函数:我的地盘听我的已关闭评论 阅读全文