Week Two

1.  Built-in Modules and Functions

  1) Function

def greeting(name):
    print("Hello,", name)

greeting("Alan")

猜你喜欢

转载自www.cnblogs.com/AF-TECH-HK/p/9749150.html
two
今日推荐