Python max代码

def gmax(a,b):
    if a>b:
        return a
    else:
        return b

测试一下ssh Key是否工作!

⤧  Next post 依然在这里 ⤧  Previous post 那些年读过和正在读的书