NCRE官方备考平台
使用'from math import sqrt'可以让sqrt函数直接使用,而不需要写math.sqrt()。选项A虽然正确,但需要前缀模块名。
开通 VIP 会员即可查看答案和详细解析