#!/usr/bin/python3 print ("abs(-45) : ", abs(-45)) print ("abs(100.12) : ", abs(100.12))
【Linux常用命令速查手册】关注【入门小站】,后台回复 「1001」 自取。