码迷,mamicode.com
首页 > 编程语言 > 详细

python函数

时间:2016-11-01 01:02:16      阅读:142      评论:0      收藏:0      [点我收藏+]

标签:alt   log   art   cte   tor   style   函数定义   int   pen   

很快就第4天了,原来人是有惰性的,博客现在就不想写了,真是悲催,坚持,憋住。

函数的定义

技术分享
def func(name):
    print(name)
func("huihuang")
函数定义

 

    

python函数

标签:alt   log   art   cte   tor   style   函数定义   int   pen   

原文地址:http://www.cnblogs.com/uglyliu/p/6017965.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!