学习笔记(05):Python入门教程-函数的定义及特性

立即学习:https://edu.csdn.net/course/play/24459/296334?utm_source=blogtoedu

def 函数名(参数)# 新建函数

函数名(参数)#调用函数

发布了9 篇原创文章 · 获赞 0 · 访问量 73

猜你喜欢

转载自blog.csdn.net/weixin_44402465/article/details/104488170