以下语句的执行结果是( )。dd={‘a’:90,’b

 以下语句的执行结果是(   )。

dd={‘a’:90,’b’:87,’c’:93}
print(max(dd),min(dd))
答案
C

题目信息

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