2511 . 判断题

执行以下 Python 代码,将输出π的值。

import math
print(math.pi())
土豆
简单
0
收藏
题解讨论
反馈