以下程序的输出结果是。x=3.1415926 pr

以下程序的输出结果是()。

x=3.1415926
print(round(x,2),round(x))
答案
D

题目信息

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