python函数之内置函数 模块

abs 绝对值函数

print(abs(-1))
print(abs(100))

标题名称:python函数之内置函数 模块
网页链接:http://scpengxi.com/article/dsojoch.html