一起答
判断

如果只需要math模块中的sin()函数,建议使用frommathimportsin来导入,而不要使用importmath导入整个模块。

  • 正确
  • 错误
参考答案
查看试卷详情