函数:一个量随着另一个量的变化而变化。
节省代码
已于修改
增强易读性
解释:
输入alex,输出 my name is alex
输入robin,输出my name isrobin
##########01 python s8day3 上节作业介绍############################
##########02 python s8day3 eclipse的使用############################
##########03 python s8day3 模块和模块的常用方法############################
##########04 python s8day3 函数式编程(一)############################
##########05 python s8day3 函数式编程(二)############################
##########06 python s8day3 函数式编程(三)############################
##########07 python s8day3 心灵鸡汤############################
##########08 python s8day3 函数式编程(四)############################
##########09 python s8day3 yield的使用############################
##########10 python s8day3 yield和三元运算以及lambda表达式############################
##########11 python s8day3 内置函数(一)############################
##########12 python s8day3 内置函数(二)############################
##########13 python s8day3 内置函数(三)############################
##########14 python s8day3 内置函数(四)############################
##########15 python s8day3 内置函数(五)反射############################
##########16 python s8day3 random生成验证码############################
##########17 python s8day3 MD5加密############################
##########18 python s8day3 序列化和反序列化以及json操作############################
##########19 python s8day3 正则表达式和time模块以及作业############################