单项选择题

对Python的数值计算标准库math引用正确的是()

A.import math
B.include math
C.from pi import math
D.import pi