以下代码的输出结果是( )。t = 10.5 def

以下代码的输出结果是( )。

t = 10.5
def above_zero():
return t > 0
答案
D

题目信息

题号:5488
题型:单选题
难度:普通