第16502题 单选题
下列Python表达式的运行结果与其他三项不相同的是哪一项?
A
abs(-4)
B
round(abs(-3.5))
C
abs(round(-3.5))
D
min(round(-3.5), round(3.8))
程序运行统计
暂无判题统计