python 函数

def funName(x):
    print("call funName")
    return (x + 1)

image
posted @ 2013-03-04 14:37  helloweworld  阅读(108)  评论(0编辑  收藏  举报