import math #导入math模块
def function2(a,b): return math.sqrt(pow(a,2)+pow(b,2))#pow(x,y)求x的y次方,math.sqrt()求平方根
print(function2(3,4))
服务热线
18638995205
详情咨询
价格和优惠
微信客服