(判断题, )执行语句 from math import sin 之后,可以直接使用 sin() 函数,例如 sin(3)。

(判断题, )执行语句 from math import sin 之后,可以直接使用 sin() 函数,例如 sin(3)。

A.正确

B.错误

正确答案是A