import os a=int(input("请输入一个您需要转化为其绝对值的数字\n")) if a ... 绝对值为",a) else: print("这个数的绝对值为",-a) os.system("pause") ...
確定! 回上一頁